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/v2/app-instances/{app_instance_id}/integrations
Path parameters
app_instance_idstring required
The ID of the app instance to list integrations for.
Response
Success