Agents
List agents
Returns a cursor-paginated list of agents belonging to your organization. Results are ordered newest-first.
get/v2/agents
Query parameters
page_sizeinteger
Number of records per page (default 50, max 100).
cursorstring
Opaque pagination cursor returned by the previous response.
namestring
Case-insensitive partial match on the agent name.
created_afterstring date-time
Filter records created on or after this ISO 8601 timestamp.
created_beforestring date-time
Filter records created on or before this ISO 8601 timestamp.
Response
Paginated list of agents.