Get the paginated history of alert matches for the team, optionally scoped to a single alert config.
This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.
| Property | Type | Description |
|---|---|---|
alertConfigIdoptional | string | |
pageoptional | number | |
sinceDateoptional | date |
| Property | Type | Description |
|---|---|---|
status | literal: OK | |
data | object | |
└options | object | |
└alertConfigIdoptional | string | |
└pageoptional | number | |
└sinceDateoptional | date | |
└totalAlertMatches | number | |
└alertMatches | array of intersection |