Saltar al contenido principal
GET
cURL

Autorizaciones

Authorization
string
header
requerido

Add api-key YOUR_API_SECRET_KEY as the value of the Authorization header.

Parámetros de ruta

id
string
requerido

The identifier of the Call to return

Respuesta

Call response

id
string

Unique identifier for the Call

thread
object
type
enum<string>

Type of the Call

Opciones disponibles:
inbound,
outbound
status
enum<string>

Status of the Call

Opciones disponibles:
created,
queued,
ringing,
in-progress,
forwarding,
ended,
busy,
no-answer,
failed
answered_by
enum<string>

Who or what answered the Call

Opciones disponibles:
human,
machine,
unknown
created_at
string<date-time>

Datetime from when the Call was created

started_at
string<date-time>

Datetime from when the Call was started

ended_at
string<date-time>

Datetime from when the Call was ended

ended_by
enum<string>

Who ended the Call (agent, user or system). Empty if the call never connected

Opciones disponibles:
agent,
user,
system,
ended_reason
string

Brief reason why the Call ended. Empty if not available

duration
integer

Duration of the Call in seconds

billable_duration
integer

Billable duration of the Call in seconds

policy_evaluation
object

Policy compliance evaluation results