Agents
List IVR Transfer References
List IVR transfer references before publishing a new version of an agent that may receive IVR handoffs.
GET
List IVR Transfer References
Read only
List IVR transfer references before publishing a new version of an agent that may receive IVR handoffs. The result identifies published IVR agents in your workspace whose live menus point to this agent.
Before you begin
- Find the target agent ID through List Agents.
- Review the target draft before changing published behavior.
List IVR Transfer References Request
Verify the result
Read thedata array in the 200 response. Each item contains an IVR agent id and name. An empty array means no matching published IVR reference was found. Draft-only menus are not included.
Errors and recovery
401 means the API key is missing or invalid. Confirm the ID and active workspace if the list is unexpectedly empty. This read does not publish anything and is safe to retry.
Related endpoints
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Agent ID from List Agents.
Example:
"agent_2g7Xy3tY53gRlp"