Call -- List

Provides a paginated list of calls matching the specified filter parameters in reverse-chronological order by call start time (i.e. recent calls first)

Note: This API will only include calls that have already concluded.

Added on May 27, 2024 for API v2.

Requires a company admin API key.

Requires scope: calls:list

Rate limit: 1200 per minute.

Query Params
string

A token used to return the next page of a previous request. Use the cursor provided in the previous response.

boolean

If set to true, includes call records that have been anonymized (e.g., calls associated with deleted users). Defaults to false.

int64

Only includes calls that started more recently than the specified timestamp. (UTC ms-since-epoch timestamp)

int64

Only includes calls that started prior to the specified timestamp. (UTC ms-since-epoch timestamp)

int64

The ID of a target to filter against.

string
enum

The target type associated with the target ID.

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json