Get call record details

Authentication

api-keystring

Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.

Path parameters

idstringRequired

Response

Successful response
messageslist of objectsOptional
Conversation message history
summarystringOptional

AI-generated summary of the call outcome

statusstringOptional

Call status (e.g., completed, failed)

recordingUrlstringOptionalformat: "uri"
Public URL to the call audio recording
startedAtdatetimeOptional

When the call started (ISO 8601). Taken from the voice provider when it reports a start time. When it does not, this falls back to the call record’s own date, which is written on the last call event and is therefore approximate (slightly later than the true start).

Errors

404
Not Found Error
500
Internal Server Error