API reference
Live channels of the workspace
GET
/channelsAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/channels"{ "channels": [ { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "kind": "messenger", "external_id": "string", "ai_mode": "inherit", "status": "string" } ]}