List Topline Alert Events
get
https://statsigapi.net/console/v1/alerts/{id}/eventsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Query parameters
limitintegerResults per page
pageintegerPage number
Response
application/json200· List Alert Events success response
messagestringrequiredA simple string explaining the result of the operation.
dataobject[]requiredShow child attributes
id[]stringrequiredID of the alert event
eventType[]stringrequiredType of alert event
title[]stringrequiredTitle of the alert event
message[]stringrequiredMessage for the alert event
reason[]stringrequiredReason the event was created
createdTime[]numberrequiredTimestamp in milliseconds when the event was created
evaluationWindowStartTimestamp[]numberTimestamp in milliseconds for the start of the evaluated alert window
evaluationWindowEndTimestamp[]numberTimestamp in milliseconds for the end of the evaluated alert window
multiAlertGroupBys[]objectrequiredGroup-by values associated with this event
paginationobjectrequiredPagination metadata for checking if there is next page for example.
403· Forbidden resource
statusnumberrequiredmessagestringrequired404· Not Found. The requested resource could not be found.
statusintegerrequiredmessagestringrequiredWas this helpful?