Retrieve a paginated list of all voice agents associated with your authenticated organization or user account. This endpoint returns detailed configurations for each agent, including their underlying engine settings, configured tools, avatar integrations, and prompt instructions.Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
limit: Defines how many agents to return in a single request.offset: Defines how many agents to skip. For example, if you set limit=10 and offset=10, you will retrieve the second “page” of your agents (items 11 through 20).config Objectagents array. Each agent includes a heavily detailed config object which maps exactly to how the agent behaves in LiveKit. Key sections of this config include: