Skip to main content

contacts/list

List contacts for the authenticated agent.

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

contacts
array
The contacts 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.