Alerts
Retrieve an alert
This endpoint allows you to retrieve a specific alert for a subscription.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
External ID of the existing subscription
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Unique code of the alert
Example:
"storage_threshold_alert"
Response
200
application/json
Subscription alert
The response is of type object
.