GET
List alert matches

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alert_id
string<uuid>
required

Query Parameters

unseen_only
boolean
default:false
page
integer
default:0
Required range: x >= 0
page_size
integer
default:50
Required range: 1 <= x <= 100

Response

200 - application/json

Alert match list.

items
object[]
required
total
integer
required