Skip to main content

Retrieve a call status

GET 
/calls/:call_control_id

Returns the status of a call (data is available 10 minutes after call ended).

Request

Path Parameters

    call_control_id stringrequired

    Unique identifier and token for controlling the call

Responses

200: Successful response with details about a call status.

default: Unexpected error

Loading...