Alerts
List incidents
Returns a list of incidents with pagination and sort.
GET
/
incidents
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns a list of incidents with pagination and sort.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.