latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-15394599.9 KB

58dc5cff0ca7

Calls

Get a call

Returns details and current status of a single call by its CUID.

get/v2/call/{id}

Path parameters

idstring required

CUID of the call.

Response

Call details.

idstring required

CUID call identifier.

from_numberstring required
to_numberstring required
call_status'registered' | 'ongoing' | 'ended' | 'error' required
call_type'phonecall' | 'webcall'
agent_uidstring
customer_idstring
dynamic_variablesobject
callback_urlstring
created_atstring date-time required
updated_atstring date-time required