Get Test Call Status
SIP Trunks
Get Test Call Status
Poll the status and trace of a SIP test call.
GET
Get Test Call Status
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Query Parameters
The call ID returned from
POST /v1/sip/test-call.Response
Call status:
"queued", "initiated", "ringing", "in-progress", "completed", "failed", "busy", "no-answer".Final result enum:
"connected", "failed", "busy", "no_answer", "pending".Call duration in seconds.
Array of timeline events with
event (string), at (timestamp), and detail (string) fields.Example Request
Docs for agents: llms.txt