List all account calls
GET/public_api/v1/calls
A call is the data recording the results of a phone interaction with a person.
Results are returned in 100 item pages, starting with page 1 and increasing. Results are by default ordered by id in asc direction.
The account field is only returned when team=true.
Request
Responses
- 200
- 401
- 403
Success
A valid oauth connector is required to use this endpoint.
Your oauth connector does not have the correct permissions to use this endpoint.