cURL
curl --request GET \ --url https://statsigapi.net/console/v1/gates/{id}/checks \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "<string>", "data": { "has_production_checks_in_last_7_days": true } }
Optional header to respect review settings for mutation endpoints.
id
Gate checks response
A simple string explaining the result of the operation.
A single result.
Show child attributes
Was this page helpful?