GET
/
call

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <location> where <location> is the location key

Query Parameters

limit
integer
default: 100

The maximum number of results to return

page
integer
default: 1

The page number to return

type
enum<string>

The type of call to return

Available options:
inboundPhoneCall,
outboundPhoneCall
from
string

The start date to return calls from. In format YYYY-MM-DD

to
string

The end date to return calls to. In format YYYY-MM-DD

outcome
enum<string>

The outcome of the call

Available options:
Follow Up,
Booked Appointment,
Do Not Call,
Live Transfer,
Not Interested,
Not Qualified

Response

200 - application/json
items
object[]
pagination
object