Skip to main content
GET
List Call Histories

Headers

string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.

Response Fields

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