Skip to main content
GET
Get Call Status

Path Parameters

call_id
string
required

Response

Successful Response

call_id
string
required
status
enum<string>
required
Available options:
CREATED,
ACTIVE,
COMPLETED,
FAILED
room_name
string
required
call_status
enum<string> | null
Available options:
RINGING,
ANSWERED,
COMPLETED,
FAILED,
NO_ANSWER
call_direction
enum<string> | null
Available options:
INBOUND,
OUTBOUND
outbound_phone_number
string | null
started_at
string<date-time> | null
ended_at
string<date-time> | null
duration
integer | null