Agents
List Changed IVR Transfer Targets
List changed IVR transfer targets to see which agents have been published since the IVR was last published.
GET
List Changed IVR Transfer Targets
Read only
List changed IVR transfer targets to see which agents have been published since the IVR was last published. Use the result to choose handoff paths to retest before republishing the IVR.
Before you begin
- Get the IVR agent ID from List Agents.
- The comparison uses the IVR’s latest published menu, not unreviewed targets in a draft.
List Changed IVR Transfer Targets Request
Verify the result
The200 response has a data array of target agent IDs and names. An empty result can mean no target changed, the IVR has never been published, or the requested agent is not an IVR. New calls already use each target’s current published configuration.
Errors and recovery
401 means the API key is missing or invalid. Check the IVR’s published state before interpreting an empty result. This read is safe to retry and does not publish the IVR.
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"