Retrieve detailed agents information. By default shows deployed and paused agents. If neither page nor limit is provided, the response is a plain JSON array of agents. If either page or limit is provided, the response is a paginated object with items and pagination.
Documentation Index
Fetch the complete documentation index at: https://voice.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication. Use your API key as the bearer token. Format: Authorization: Bearer
Page number (1-based)
x >= 1Items per page
1 <= x <= 100List of statuses to show. By default shows deployed and paused agents.