Skip to main content
Returns a paginated list of all agents in your account. You can filter by custom_id and control pagination with page_size and continuation_token.
Permission required: agent:list

Query Parameters

page_size
integer
Number of agents to return per page
continuation_token
string
Token from a previous response to fetch the next page of results
custom_id
string
Filter agents by custom identifier (exact match)

Response

data
object