List Call Histories
Retrieve a list of call history records in your workspace.
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Response Fields
The unique identifier for the call history record.
The Unix timestamp indicating when the call was made.
A unique identifier associated with the specific call.
The phone number from which the call originated.
The phone number to which the call was directed.
The direction of the call, typically “inbound”, “outbound”, or “bidirectional”.
The name or identifier of the agent involved in the call.
The status of the call, such as “active”, “completed”, or other relevant statuses.
The name of the call flow used during the call.
The cost incurred for the call, if applicable.
A URL pointing to the recorded audio of the call, if available.
A brief summary or overview of the call.
An object containing additional analyzed data from the call, such as flags for voicemail detection or other specific features.
Indicates whether the call was answered by a voicemail system.
Any variables that were used or modified during the call.
An array containing elements of the call transcript, if available.