Skip to main content
GET
/
v1
/
calls
List Calls
curl --request GET \
  --url https://api.example.com/v1/calls
{}

Headers

authorization
string | null

Query Parameters

status
string | null
direction
string | null
page
integer
default:1
limit
integer
default:50

Response

Successful Response

The response is of type Response List Calls V1 Calls Get · object.