GET
/
console
/
v1
/
project
/
usage_billing
/
report
curl --request GET \
  --url https://statsigapi.net/console/v1/project/usage_billing/report \
  --header 'STATSIG-API-KEY: <api-key>'
This response does not have an example.

Authorizations

STATSIG-API-KEY
string
header
required

Headers

x-respect-review-settings
string

Optional header to respect review settings for mutation endpoints.

Query Parameters

start
integer

Unix timestamp in ms

Required range: x >= 0
end
integer
required

Unix timestamp in ms

Required range: x > 0

Response

200
text/csv
Report URL generated successfully

The response is of type file.