Get a Specific Call History
Calls
Get a Specific Call History
Retrieve detailed information about a specific call history entry.
GET
Get a Specific Call History
Headers
string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.
Path Parameters
string
required
The unique identifier of the call record in the database.
Response Fields
string
The unique identifier for the call history record.
string
The identifier of the workspace associated with this call history.
string
The identifier of the agent involved in the call.
string
The identifier of the call flow used during the call.
string
The virtual room name where the call took place.
string
The direction of the call (e.g., “inbound” or “outbound”).
string
The phone number from which the call originated.
string
The phone number to which the call was made.
string
The final status of the call (e.g., “completed”, “failed”, “ongoing”).
number
The start time of the call as a Unix timestamp.
number
The end time of the call as a Unix timestamp.
object
Details of the costs incurred during the call.
number
The charge to the customer for the call.
object
Additional metadata associated with the call.
array
An array detailing any functional calls made during the interaction.
string
A brief summary of the call.
object
Analyzed data from the call that may include additional fields.
string
Additional details from the analyzed data.
string
Timestamp when the call history was created.
string
Timestamp when the call history was last updated.
