List all integration site installations
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
integrationNamestring · max: 100RequiredPattern:
Name of the integration.
^[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
extendedbooleanOptionalDefault:
If true, returns the site object in each items. If false, returns the site ID in each items.
falseResponses
200
OK
application/json
countnumberOptional
Total count of objects in the list
get/integrations/{integrationName}/sites
200
OK
Last updated
Was this helpful?