Get Integration Connections

Get all integrations for an organization

Path parameters

integration_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
idstring
auth_clientstring
integration_typeenum
auth_typeenum
Allowed values:
connectedboolean
scopeslist of strings or null
created_atdatetime
updated_atdatetime
api_key_secret_refstring or null
access_token_secret_refstring or null
refresh_token_secret_refstring or null
metadataobject or null
expires_ininteger or null
has_permissionboolean or null

Errors