Skip to main content
GET
Calls By Region

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenant_id
string<uuid>
required

Query Parameters

start_date
string<date-time> | null

ISO start date (defaults to 30 days ago)

end_date
string<date-time> | null

ISO end date (defaults to now)

direction
string | null

Filter by call direction

Pattern: ^(inbound|outbound)$

Response

Successful Response