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
A List containing informations collected during the call.
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
150 - Unreachable
500 - Error
The duration of the call in seconds.
The phone number from which the call was made.
The unique identifier of the call.
The name associated with the call, if available.
The URL of the recording of the call, if available.
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.
Represents the current status of a call.
3 - InProgress
4 - Completed
5 - Busy
6 - Failed
7 - NoAnswer
8 - Canceled
A summary of the conversation.
The tags or labels triggered during the conversation
The phone number to which the call was made.
The transcript of the conversation, represented as a list of chat messages.