v1

latestSwagger 2.02026-08-06114161439.7 KB
call

Returns a specific call record referenced by the ID given

Retrieves detailed information for a specific call record by ID. Returns complete call metadata including duration, caller information, routing details, disposition, and associated campaign data.

get/call

Query parameters

idinteger required

Identification ID of the record to be returned. Required integer.

Response

Complete call record with metadata, routing information, and campaign association

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

errstring

Error message when result='error'. String. Empty/null on success.