Skip to main content
POST
Export Traffic Csv

Authorizations

Authorization
string
header
required

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

Body

application/json
period
integer
default:30
Required range: 1 <= x <= 30
start_date
string | null
end_date
string | null
tariffs
string | null
statuses
string | null
nodes
string | null
total_threshold_gb
number | null

Total GB/day threshold for risk column

Required range: x >= 0
node_threshold_gb
number | null

Per-node GB/day threshold for risk column

Required range: x >= 0

Response

Successful Response

success
boolean
required
message
string
required