Skip to main content

GetCallLog retrieves a call log by ID.

GET 

/api/v1/voice/call-logs/:id

Returns detailed CDR for a single call.

Parameters

  • id: Required, call log ID

Errors

  • NOT_FOUND: Call log does not exist
  • PERMISSION_DENIED: Caller lacks voice:cdr:read permission

Request

Responses

A successful response.