Calls
Get calls
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Available options:
failed
, voicemail
, answer
, completed
, busy
, open
, close
, closed
, resolved
, no-answer
, canceled
, ongoing
, pending
, stalled
, expired
, processing
Available options:
call
, sms
, whatsapp
, webchat
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"