Skip to main content
GET
Get Detailed Call Analytics

Authorizations

Authorization
string
header
required

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

Path Parameters

call_sid
string
required

Twilio Call SID

Response

Detailed call analytics

call_sid
string
agent_id
string<uuid> | null
account_id
string<uuid>
from_number
string
to_number
string
duration
number
recording_url
string<uri> | null
transcription
string | null
status
string
call_type
string
cost
number
created_at
string<date-time>
transferred
boolean
transfer_info
object | null