OutCallerAI LogoOutCallerAI
Agents

List agents

List voice agents in the authenticated workspace using cursor pagination.

get/api/v1/public/agents

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

cursor?|

Opaque cursor returned by the previous page.

limit?|

Maximum number of records to return. Omit with cursor to use 50. Omit both cursor and limit for the legacy unpaginated v1 response.