Channels
List Agent channels
Lists provider-neutral channels in the verified Organization under agents:read and channels:read. It performs no provider writes and is safe to retry with the same cursor and filters.
GET
List Agent channels
Authorizations
Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.
Path Parameters
Opaque Arbol resource identifier; the endpoint and tenant-scoped lookup determine its resource type.
Maximum string length:
64Pattern:
^[a-z][a-z0-9]{1,15}_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"agt_018f47a2-4f4d-7d61-9e2c-1d7b8e9a0c31"
Query Parameters
Required string length:
1 - 1024Required range:
1 <= x <= 100Channel type with an organization-managed provider endpoint.
Available options:
voice, whatsapp Example:
"whatsapp"
Customer-visible lifecycle state of an Agent channel.
Available options:
pending, active, degraded, disabled Example:
"active"