v4

latestOpenAPI 3.1.02026-08-019681,1012.0 MB
integrations

Get definition of a named custom integration

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

get/integrations/custom/{name}/definition

Path parameters

namestring required

Slug identifying this named custom integration

Slug identifying this named custom integration

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