Get the status of an outbound call
Retrieves the current status of an outbound call. Call status data is retained for approximately 2 hours after the call ends.
GET
Get the status of an outbound call
Authorizations
Path Parameters
The unique call identifier returned from the trigger endpoint (prefixed with OUT-).
Query Parameters
Target environment. Must match the environment used when triggering the call.
Available options:
sandbox, pre-release, live Response
Call status retrieved successfully.
The unique call identifier.
Example:
"OUT-550e8400-e29b-41d4-a716-446655440000"
Current call status.
Available options:
QUEUED, CALLING, SUCCESS, FAILURE Example:
"SUCCESS"
Human-readable reason for the current status. Typically populated for failure states; empty otherwise.
Example:
""
Last modified on June 29, 2026
Get the status of an outbound call

