App Instance API
List App Instance Integrations
List integrations for an app instance. Returns integration IDs and metadata (no credentials). Use the integration ID with endpoints like Sync Ticket to Channel.
GET
List App Instance Integrations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the app instance to list integrations for.
Response
Success
The integrations for the app instance.
List App Instance Integrations

