Get Experiment Guardrail Alert Statuses
get
https://statsigapi.net/console/v1/experiments/{id}/alertsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Response
application/json200Experiment guardrail alert statuses fetched successfully
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
alertsobjectrequiredAlert status keyed by encoded metric id
400Invalid request. Please check the request input and try again.
statusintegerrequiredmessagestringrequired401This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredmessagestringrequired404Not Found. The requested resource could not be found.
statusintegerrequiredmessagestringrequiredWas this helpful?