Skip to main content
GET
List Agents

Authorizations

Authorization
string
header
required

Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.

Query Parameters

cursor
string
Required string length: 1 - 1024
limit
integer
default:25
Required range: 1 <= x <= 100
kind
enum<string>[]
Required array length: 1 - 4 elements

Runtime family implemented by an Agent.

Available options:
voice,
messaging,
email,
internal
Required string length: 1 - 200
status
enum<string>

Customer-controlled lifecycle state of an Agent.

Available options:
active,
paused
Example:

"active"

Response

OK

items
Agent summary · object[]
required
Maximum array length: 100
nextCursor
string | null
required
Required string length: 1 - 1024