v7

latestOpenAPI 3.0.12026-08-03158127387.0 KB
Traffic

Retrieve traffic

get/traffic

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

Success