Get Call
Retrieves all the informations about a call
Authorizations
Specify the authorization token.
For more information, check out the Authorization Guide.
Path Parameters
The unique identifier of the call to retrieve information for.
Response
The unique identifier of the call.
The ID of the related activity. This could be the OutboundId if the call is an outbound call, the InboundId if the call is an inbound call, or the PearlId if it is a test call.
The date and time when the call processing started.
The outcome of the conversation during the call.
To determine the definition of 'Success' or 'Not Successful,' please refer to the Create a Pearl page at step 4.
10 - NeedRetry
100 - Success
110 - NotSuccessfull
130 - Complete
500 - Error
Represents the current status of a call.
3 - InProgress
4 - Completed
5 - Busy
6 - Failed
7 - NoAnswer
8 - Canceled
The phone number from which the call was made.
The phone number to which the call was made.
The name associated with the call, if available.
The duration of the call in seconds.
The URL of the recording of the call, if available.
The transcript of the conversation, represented as a list of chat messages.
A summary of the conversation.
A List containing informations collected during the call.
The tags or labels triggered during the conversation