List Topline Alert Events

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

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

Query parameters

limitinteger

Results per page

pageinteger

Page number

Response

application/json
200· List Alert Events success response
messagestringrequired

A simple string explaining the result of the operation.

dataobject[]required
Show child attributes
id[]stringrequired

ID of the alert event

eventType[]stringrequired

Type of alert event

title[]stringrequired

Title of the alert event

message[]stringrequired

Message for the alert event

reason[]stringrequired

Reason the event was created

createdTime[]numberrequired

Timestamp in milliseconds when the event was created

evaluationWindowStartTimestamp[]number

Timestamp in milliseconds for the start of the evaluated alert window

evaluationWindowEndTimestamp[]number

Timestamp in milliseconds for the end of the evaluated alert window

multiAlertGroupBys[]objectrequired

Group-by values associated with this event

paginationobjectrequired

Pagination metadata for checking if there is next page for example.

403· Forbidden resource
statusnumberrequired
messagestringrequired
404· Not Found. The requested resource could not be found.
statusintegerrequired
messagestringrequired

Was this helpful?