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
List all alerts with filters
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v2/alerts
Input Parameters
Filter Params
For operator usages, see the Pagination and Filtering section.
Supported operators: in
Supported operators: is
optional, string filter
Filter by subscription_id to find alerts scoped to a specific subscription.
Example → subscription_id[is] = "sub_KyV2S7Qm8tL7p"
Supported operators: is
Supported operators: is
Returns
next_offset
optional, string, max chars=1000
Returned only if more results are available. Pass this value as offset in the next request to fetch the next page.
Alert object
Resource object representing alert