v
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBEVENTS
Fetch Alert Events By Alert Id
Fetches all alert_events for a given alert id. :param auth: The authorization token for the request. :param db: The database session to use for fetching the alert_events. :param alert_id: The (optional) alert id for which we are supposed to fetch alert_events. :return: A dictionary containing the result of the operation.
get/events/alerts/
Query parameters
alert_idinteger nullable
timestampstring nullable
sortColumnstring nullable
sortOrderstring nullable
pageinteger
Page number
Page number
sizeinteger
Page size
Page size
Headers
x-tenantstring required
Response
Successful Response