List all active agents

Retrieve a paginated list of all AI voice agents configured for the authenticated organization.

Authentication

AuthorizationBearer

Clerk JWT token or OrtaVox API key (sk_live_… or pk_live_…)

OR
x-api-keystring

OrtaVox API key (alternative to Bearer token)

Query parameters

limitintegerOptionalDefaults to 50
Maximum number of agents to return per page.

Response

A collection of agents retrieved successfully.