Skip to main content
GET
List Calls

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
to_number
string
required
from_number
string
required
agent
string<uuid>
required
status
enum<string>
default:not_started

An enumeration.

Available options:
not_started,
in_progress,
error,
ended
error_message
string
recording_available
boolean
default:false
transcript
string