cURL
curl --request GET \ --url https://statsigapi.net/console/v1/experiments/{id}/alerts \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "<string>", "data": { "alerts": {} } }
id
Experiment guardrail alert statuses fetched successfully
A simple string explaining the result of the operation.
A single result.
Show child attributes
Was this page helpful?