Get the integration schema

Returns the integration schema.

Authentication

AuthorizationBasic

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

Path parameters

namestringRequired
The name for the selected integration.

Response

Contains the schema for an integration.
schemaobject
All of the properties required for a service.
decoratorslist of objects

Errors

500
Internal Server Error