Calls

Get Call Transfer Flow

Reconstruct a transferred call's flow: our AI → transfer destination → the PBX queue/agent hop chain (intake → fallback → who answered).

Debugging view for developers, and for customer admins when the customer's transfer_flow_admin_enabled call-detail setting is on. PBX hops come from a live read-only NetSapiens CDR read; customers without NetSapiens (or an untransferred call) get just the our-side segment.

get/calls/{call_id}/transfer-flow

Path parameters

call_idstring uuid required

Response

Successful Response

transferredboolean required

Whether the call was transferred at all

pbx_availableboolean required

Whether PBX-side hops could be resolved (NetSapiens configured)

Changes

No recorded changes to this endpoint across all 1 revision of this API.