Calls
Get call
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The id of the call
Response
200
application/json
Returns the call
Interaction ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Interaction status
Example:
"in-progress"
Agent phone number
Example:
"+1234567890"
Customer phone number
Example:
"+1234567890"
Agent ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Customer ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Skill ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Customer name
Example:
"John Doe"
Transcription
Example:
"Hello, how can I help you?"
Recording URL
Example:
"https://example.com/recording.wav"