Skip to main content
GET
Obtener llamada por id

Authorizations

Authorization
string
header
required

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

Headers

x-workspace-id
string<uuid>
required

Identificador del workspace multi-tenant.

Path Parameters

callId
string<uuid>
required

Identificador de la llamada.

Response

Detalle de la llamada

id
string<uuid>
required
title
string
required
customerPhone
string | null
required
durationSeconds
integer | null
required
Required range: x >= 0
supervisors
object
required
goal
object
required
startedAt
string<date-time>
required
recordingUrl
string<uri> | null
required
agentBatchId
string<uuid> | null
required
agentId
string<uuid> | null
required
executionId
string | null
required