Alerts
List incidents
Returns a list of incidents with pagination and sort.
GET
/
incidents
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
data
object[]
requirednextToken
string