Returns a list of alert configurations meeting all the conditions specified in the filter parameters below. Results include both global and subscription-scoped alerts.
Note: To retrieve only the alerts that are in effect for a specific subscription (after resolving global rules and overrides), use List applicable alerts instead.
Sample Request
Sample Result[JSON]
URL Format
Input Parameters
Filter Params
optional, enumerated string filter
Filter by type. Supported values are usage_exceeded, spend_exceeded, and credit_balance_dropped.
Example → type[is] = "credit_balance_dropped"
optional, string filter
Filter by subscription_id to find alerts scoped to a specific subscription.
Example → subscription_id[is] = "sub_KyV2S7Qm8tL7p"
Returns
Returned only if more results are available. Pass this value as offset in the next request to fetch the next page.