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

List all integration space installations

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-_.]+$
Query parameters
pagestringOptional

Identifier of the page results to fetch.

limitnumber · max: 1000Optional

The number of results per page

externalIdstringOptional

External Id to filter by

extendedbooleanOptional

If true, returns the space object in each items. If false, returns the space ID in each items.

Default: false
Responses
200

OK

application/json
countnumberOptional

Total count of objects in the list

get/integrations/{integrationName}/spaces
200

OK

Last updated

Was this helpful?

Powered by GitBook