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
Example:
{ "from": "2022-01-01", "to": "2022-01-31" }
Example:
24
Available options:
failed
, voicemail
, ringing
, answer
, completed
, busy
, open
, close
, closed
, resolved
, no-answer
, canceled
, in-progress
, ongoing
, pending
, stalled
, expired
, processing
, queued
Example:
"answer"
Available options:
call
, sms
, whatsapp
, email
, webchat
Example:
"call"
Example:
"yes"
Response
200
application/json
Returns the call
The response is of type object
.