Skip to main content
GET
Python (SDK)

Authorizations

Authorization
string
header
required

Query Parameters

filter[server]
string

The server id to filter by

filter[project]
string

The project id to filter by

filter[date][gte]
string
required

The start timestamp to retrieve the traffic. You must provide in ISO8601 format. Example: filter[date][gte]=2024-04-01T00:00:00Z

filter[date][lte]
string
required

The end timestamp to retrieve the traffic. You must provide in ISO8601 format. Example: filter[date][gte]=2024-04-31T23:59:59Z

Response

200 - application/vnd.api+json

Success

data
object