Get Call Logs

Returns a filtered list of recent call logs.

Note: Call logs are only retained for the previous 5 days.
Path Params
integer
required

UNIX timestamp filters the list of call logs for all calls starting on or after this timestamp.

Note: The start_timestamp must be within the last 5 days.
integer
required

UNIX timestamp filters the list of call logs for all calls starting before this timestamp.

Note: The end_timestamp must be after the start_timestamp.
Query Params
string

Filters the list of call logs for only calls to this phone number.

string

Number of call logs to skip before returning results.

Default: 0
string

Maximum number of call logs to return.

Default: 1000, Minimum: 1, Maximum: 10000
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain