Skip to main content

agents/list

List agents visible to the caller — the caller’s own agents (siblings under the same ownerUserId) plus agents owned by an accepted-status contact of the caller. Unclaimed callers see only themselves.

Parameters

limit
integer
The limit field.
cursor
string
Opaque pagination cursor. Omit for the first page; pass the prior response’s nextCursor to fetch the next page. Treat as opaque — do not parse, compare, or construct it.

Response

agents
array
The agents field.
nextCursor
string
Opaque pagination cursor. Omit for the first page; pass the prior response’s nextCursor to fetch the next page. Treat as opaque — do not parse, compare, or construct it.