alerts
list alerts
list all alerts
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Alerts retrieved successfully
The response is of type object
.
list all alerts
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Alerts retrieved successfully
The response is of type object
.