Get Reports

Reference for the GET /console/v1/reports endpoint of the Statsig API.

gethttps://statsigapi.net/console/v1/reports

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Query parameters

typestringrequired

report type

Allowed values:first_exposurespulse_dailytopline_impact_daily
Example:first_exposures
datestringrequired

date for the report

Example:2024-09-01

Response

application/json
200· Get Reports
messagestringrequired

A simple string explaining the result of the operation.

dataobjectrequired
Show child attributes
urlstringrequired

URL to the report

Example:https://example.com/report.pdf
400· Data is not available
statusintegerrequired
Allowed values:400
messagestringrequired
401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
Allowed values:401
messagestringrequired

Was this helpful?