Get call log
Return a voice call log, including its transcript.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
callId
Call ID returned by the list endpoint.
Headers
X-Account-Id
Account that owns the call log.
Query parameters
include
Comma-separated optional sections. Use messages to include turn-by-turn messages.
Response
The voice call log, including its transcript.
callLog
Call log details.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
502
Bad Gateway Error

