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