Get Reports
Reference for the GET /console/v1/reports endpoint of the Statsig API.
get
https://statsigapi.net/console/v1/reportsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Query parameters
typestringrequiredreport type
Allowed values:
first_exposurespulse_dailytopline_impact_dailyExample:
first_exposuresdatestringrequireddate for the report
Example:
2024-09-01Response
application/json200· Get Reports
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
urlstringrequiredURL to the report
Example:
https://example.com/report.pdf400· Data is not available
statusintegerrequiredAllowed values:
400messagestringrequired401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredAllowed values:
401messagestringrequiredWas this helpful?