Alert Match History

GET /alerts/history

Get the paginated history of alert matches for the team, optionally scoped to a single alert config.

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/alerts/history

Code Example

API Specification

Query Parameters

PropertyTypeDescription
alertConfigIdoptional
string

pageoptional
number

sinceDateoptional
date

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

options
object

alertConfigIdoptional
string

pageoptional
number

sinceDateoptional
date

totalAlertMatches
number

alertMatches
array
of
intersection