Skip to main content
GET
Get a Call Log

Get a Call Log

Retrieves the full details of a specific call, including recording URL, transcript, summary, and disposition.

Request

GET /v1/call-logs/:id

Path Parameters

Example

Response

Response Fields

The summary field is generated at the same time as the transcript. When transcription_status is completed, both transcript and summary are populated. When transcription_status is pending, neither is available yet.

Get a Fresh Recording URL

Recording URLs returned in the call log response are presigned and expire. Use the dedicated recording endpoint to get a fresh URL valid for 1 hour: GET /v1/call-logs/:id/recording