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"
}
]
}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 "first_exposures"
date for the report
"2024-09-01"