Retrieves the collection of traffic-log resources.
Retrieves the collection of traffic-log resources.
Authorizations
Long-lived API token created via POST /api/api-tokens (returned once in plaintext).
JWT access token obtained via POST /api/auth/login. Send as: Authorization: Bearer
Parameters
Path Parameters
Organization identifier
Query Parameters
The collection page number
1The number of items per page
300100Window start, unix seconds (default: 15 minutes before "to").
Window end, unix seconds (default: now).
Restrict to these zones (must belong to the organization). Omit for all the org's zones.
Sort by event_time (default desc). Any field is sortable via order[
"asc""desc"Filter by status_code (also status_code[gte]/[lt]/…). Any raw field is filterable.
Filter by host (host[like]=… for substring).
Case-insensitive substring search on host/uri/client_ip/request_id.
Responses
traffic-log collection
