Calls
List Calls
Returns all calls available to your organization
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The maximum number of results to return. Defaults to 100, maximum is 1000.
Filter calls created on or after this date (ISO 8601 format)
Filter calls created on or before this date (ISO 8601 format)
Response
200 - application/json
List Calls
The response is of type object[]
.