List Topline Alert Events
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
Example:
10Constraints:
stringnumberpageintegerPage number
Example:
1Constraints:
stringnumberResponse
application/json200· List Alert Events success response
messagestringrequiredA simple string explaining the result of the operation.
dataobject[]requiredShow child attributes
idstringrequiredID of the alert event
eventTypestringrequiredType of alert event
Allowed values:
raisewarnresolveno-datatitlestringrequiredTitle of the alert event
messagestringrequiredMessage for the alert event
reasonstringrequiredReason the event was created
createdTimenumberrequiredTimestamp in milliseconds when the event was created
Constraints:
format: doubleevaluationWindowStartTimestampnumberTimestamp in milliseconds for the start of the evaluated alert window
Constraints:
format: doubleevaluationWindowEndTimestampnumberTimestamp in milliseconds for the end of the evaluated alert window
Constraints:
format: doublemultiAlertGroupBysobjectrequiredGroup-by values associated with this event
paginationobjectrequiredPagination metadata for checking if there is next page for example.
Show child attributes
itemsPerPagenumberrequiredConstraints:
format: doublepageNumbernumberrequiredConstraints:
format: doublenextPagestringrequiredConstraints:
nullablepreviousPagestringrequiredConstraints:
nullabletotalItemsnumberConstraints:
format: doubleallstring403· Forbidden resource
statusnumberrequiredAllowed values:
403messagestringrequiredAllowed values:
Forbidden resource404· Not Found. The requested resource could not be found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?