Get Experiment Guardrail Alert Statuses

gethttps://statsigapi.net/console/v1/experiments/{id}/alerts

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

Response

application/json
200Experiment guardrail alert statuses fetched successfully
messagestringrequired

A simple string explaining the result of the operation.

dataobjectrequired
Show child attributes
alertsobjectrequired

Alert status keyed by encoded metric id

400Invalid request. Please check the request input and try again.
statusintegerrequired
messagestringrequired
401This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
messagestringrequired
404Not Found. The requested resource could not be found.
statusintegerrequired
messagestringrequired

Was this helpful?