List Voice AI agents eligible as transfer targets
Returns the set of Prompts in the caller’s organization that can be configured as transfer destinations for the Voice AI transfer server tool. An agent is eligible when its voiceAI.enabled is true AND it has been synced to ElevenLabs (voiceAI.elevenlabsAgentId is set) — only synced agents have a routable agent ID for inter-agent transfer. Pass excludePromptId with the current agent’s id so the agent cannot transfer to itself; non-ObjectId values are ignored (no exclusion is applied).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Prompt _id to exclude from the result. Typically the current agent's id, to prevent self-transfer.
Response
Transferable agents list