Get Recording
Recordings
Get Recording
Get a single recording with its full transcript
GET
Get Recording
Returns detailed information about a specific recording, including the full transcript with word-level timestamps.
Poll the endpoint until
Path Parameters
The recording ID
Request
Response
Unique recording identifier
Destination phone number
Caller phone number
Call duration in seconds
Recording status:
completed, transcribing, processing, failedCall direction:
outbound or inboundISO 8601 timestamp
Full transcript data (only present when status is
completed)Response
Processing Status
If the recording is still being processed, thetranscript field will be absent and the status will indicate the current state:
status becomes completed.
Errors
| Status | Description |
|---|---|
401 | Invalid or missing API key |
404 | Recording not found |