Returns the effective set of alert configurations for a given subscription. This includes global alerts (filtered by the subscription's plan) and any subscription-scoped alerts, giving you a single view of all threshold rules in force.
Use this endpoint when building subscription dashboards or evaluating which alerts apply to a specific customer.
Note: This endpoint returns alert configurations only. To check the runtime state (whether alerts are currently within_limit or in_alarm), use List alert statuses for a subscription.
Sample Request
Sample Result[JSON]
URL Format
Input Parameters
Filter Params
optional, enumerated string filter
Filter by type. Supported values are usage_exceeded and spend_exceeded.
Example → type[is] = "spend_exceeded"
Returns
Returned only if more results are available. Pass this value as offset in the next request to fetch the next page.