Export an integration model
Exports an integration model's open API spec.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
name
The name of the integration model.
Response
The integration model open api spec.
Errors
500
Internal Server Error