Get Call Details
Get call details based on the ID supplied
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the call to get
Response
Type of the call
full_ai
, transfer
Number to call. Phone numbers should be formatted in E.164 format with a + and country code, for example: +16175551212
.
Detailed instruction for the call
Identification number of the call
Time when the call was started in ISO 8601 standard, e.g. 2024-09-25T22:22:08.095646+00:00
Direction of the call: inbound or outbound
inbound
, outbound
Duration of the call in minutes
A list of messages comprising the phone conversation so far
Required if the call type is “transfer.” If you need to include an extension, separate the number and extension with a comma. For example: +0987654321,123
.
Voice ID to use for the call.
Webhook URL to be called when the call status is updated.