v4

latestOpenAPI 3.1.02026-08-019681,1012.0 MB
integrations

Get custom integration definition

Return the full JSON definition of the custom integration, including decrypted secrets.

Only users with edit permission on the integration (its creator and admins) are authorized to call this endpoint.

get/integrations/custom/definition

Response

Successful Response

authentication_type'api_key' | 'none' | 'oauth2' required

Authentication types for custom integrations.

Values:

  • none: No authentication required
  • oauth2: OAuth2 token-based authentication
  • api_key: API key header-based authentication
endpointstring required
default_modelstring nullable
tokenstring nullable
api_key_headerstring nullable
api_key_valuestring nullable
authentication_scopestring nullable
oauth2_token_urlstring nullable
headersobject nullable
custom_header_mappingobject nullable