List Topline Alerts
get
https://statsigapi.net/console/v1/alertsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Query parameters
limitintegerResults per page
pageintegerPage number
Response
application/json200· List Alerts success response
messagestringrequiredA simple string explaining the result of the operation.
dataobject[]requiredShow child attributes
id[]stringrequiredID of the alert
name[]stringrequiredName of the alert
alertType[]stringrequiredType of alert
metrics[]objectrequiredList of metrics associated with this alert
metricGroupBys[]objectrequiredMetric groupbys
formula[]stringFormula for the alert
message[]stringrequiredAlert message
creatorID[]stringcompanyID[]stringrequiredpriority[]stringrequiredPriority of this alert
alertThreshold[]numberrequiredwarningThreshold[]numberwindowMs[]numberrequiredHow far back and how frequently a metric should be checked, in milliseconds
condition[]stringrequiredCondition under which a metric change triggers an alert in milliseconds
renotificationConditions[]string[]Condition under which a re-notification is sent
renotificationWindowMs[]numberHow long to wait before re-notifying in milliseconds
renotificationMessage[]stringRe-notification message
team[]stringTeam associated with this alert
tags[]string[]requiredTags associated with this alert
paginationobjectrequiredPagination metadata for checking if there is next page for example.
403· Forbidden resource
statusnumberrequiredmessagestringrequiredWas this helpful?