cURL
curl --request GET \ --url https://statsigapi.net/console/v1/reports \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Report URL generated successfully", "data": [ { "url": "www.download_report_data_here.com" } ] }
Optional header to respect review settings for mutation endpoints.
report type
first_exposures
pulse_daily
topline_impact_daily
"first_exposures"
date for the report
"2024-09-01"
Get Reports
A simple string explaining the result of the operation.
A single result.
Show child attributes
Was this page helpful?