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

Get an integration installation by its ID

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
integrationNamestring · max: 100Required

Name of the integration.

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

Identifier of the installation

Responses
200

Integration installation

application/json

Installation of an integration on an account

idstringRequired
statusstring · enumRequiredPossible values:
space_selectionstring · enumRequired

Describe whether all spaces have been selected or there's a selection involved

Possible values:
site_selectionstring · enumRequired

Describe whether all sites have been selected or there's a selection involved

Possible values:
spacesnumberRequired

Count of spaces, the installation is managing

createdAtstring · date-timeRequired
updatedAtstring · date-timeRequired
externalIdsstring[] · max: 5Required

External IDs assigned by the integration.

targetone ofRequired

Target of the integration installation

get/integrations/{integrationName}/installations/{installationId}

Last updated

Was this helpful?

Powered by GitBook