For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get the status of an integration

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
integrationNamestring · max: 100Required

Name of the integration.

Pattern: ^[a-zA-Z0-9-_.]+$
Responses
200

Integration installation status

application/json
statusstring · enumRequiredPossible values:
get/orgs/{organizationId}/integrations/{integrationName}/installation_status

Last updated

Was this helpful?

Powered by GitBook