A valid request URL is required to generate request examples
{ "current": [ { "id": "<string>", "active": true, "alerts_sent": 123, "last_alert_at": "<string>", "updated_at": "<string>", "config": { "threshold": { "formatted": "<string>", "amount": 123, "unit": "<string>" } } } ], "available": [ { "id": "<string>", "active": true, "alerts_sent": 123, "last_alert_at": "<string>", "updated_at": "<string>", "config": { "threshold": { "formatted": "<string>", "amount": 123, "unit": "<string>" } } } ] }
Retrieves current and available usage alerts.
The ID of the organization. Prefix with name= to retrieve the organization by name instead.
The ID of the subscription.
OK
The list of currently set usage alerts.
Show child attributes
The list of available usage alerts.