Get an integration model's security schemes

Projection simplification for exportIntegrationModel.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequired
The name of the integration model.

Response

The integration model's security schemes according to its open api spec.

Errors

500
Internal Server Error