Read Topline Alert Event
get
https://statsigapi.net/console/v1/alerts/{id}/events/{eventId}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
eventIdstringrequiredalert event id
Response
application/json200· Read Alert Event success response
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredID of the alert event
eventTypestringrequiredType of alert event
titlestringrequiredTitle of the alert event
messagestringrequiredMessage for the alert event
reasonstringrequiredReason the event was created
createdTimenumberrequiredTimestamp in milliseconds when the event was created
evaluationWindowStartTimestampnumberTimestamp in milliseconds for the start of the evaluated alert window
evaluationWindowEndTimestampnumberTimestamp in milliseconds for the end of the evaluated alert window
multiAlertGroupBysobjectrequiredGroup-by values associated with this event
403· Forbidden resource
statusnumberrequiredmessagestringrequired404· Not Found. The requested resource could not be found.
statusintegerrequiredmessagestringrequiredWas this helpful?