cURL
List agents
List agents visible to the caller. Agency admins see only agents in their agency. Use cursor pagination for integrations that sync agents repeatedly.
Required API key scope: agents:read.
GET
cURL
Authorizations
Send your API key as Authorization: Bearer YOUR_API_KEY.
Query Parameters
Maximum agents to return.
Required range:
1 <= x <= 500Cursor returned by the previous response.
Minimum string length:
1Filter to agents bound to campaigns of this campaign type. An unrecognised value is rejected with a 400.
Available options:
outreach, inbound, appointment Filter to agents bound to campaigns in one project location.
Minimum string length:
1Case-insensitive name search.
Minimum string length:
1Sort order for the page.
Available options:
updatedAt.desc, createdAt.desc 