v1
latestOpenAPI 3.1.02026-07-26363186558.0 KBList child alerts for a given aggregated alert bucket
Path parameters
The ID of the alert bucket to list child aggregate alerts for.
Query parameters
The alert field name to sort the response alerts by.
The order used to sort the response alerts field by.
The number of alerts to return in each page. Max value of 25.
Only return alerts for the given monitor ID. This parameter can be specified multiple times to filter on more than one monitor ID.
If false, doc, labels, and topics are not returned in the response body.
If true, then any links in the alert doc are sanitized and replaced.
If true, then the monitor's name that created the alert is returned in the alert response body.
If true, then only alerts that have analysis are returned. An alert has anlysis if it has either analysis text or analysis file attachments.
If true, then alert buckets are returned for aggregated alerts. If false, then bucket format is not returned, but instead all child aggregated alerts are.
When listing alerts by date range, since defines the starting date in RFC3339 format
When listing alerts by date range, until defines the ending date in RFC3339 format
Only used when fetching subsequent pages during pagination and will contain a unique page ID. No other query parameters can be used with page
Truncates document fields to the given length using unicode ellipsis (\x2026) to indicate truncation
Filter alerts by their status. This parameter can be specified multiple times.
Filter alerts by alert type. This parameter can be specified multiple times.
Search alert and triggering doc contents based on a simple Lucene query string including 1 or more text values separated by AND or OR.
If specified, then only alerts that have the given match value are returned. This parameter can be repeated multiple times.
Filter alerts by tag(s). This parameter can be used more than once to filter on multiple tags.
When using the search parameter, its value can be base64 encoded in which case search_encoding indicates the value encoding type.
Return alerts that have the given severity. This parameter can be repeated multiple times.
If true, any HTML content in the alert is sanitized to ensure it does not potentially contain malicious tags. If not used, be careful when rendering/using the alert/doc content. This param can also be specified as a json path in the alert document to sanitize and may be repeated in this case.
Filter alerts with mscores greater than or equal to the given value.
Headers
Your API key
Response
OK