[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/api/resources/alerting/subresources/available_alerts [Back]  [Original]

Available Alerts | Cloudflare API Skip to content
logo.DMYpXs3t.svg [logo.DMYpXs3t.svg] Cloudflare API
CtrlK
Start here
Copy Markdown

Available Alerts

Get Alert Types
GET/accounts/{account_id}/alerting/v3/available_alerts
ModelsExpand Collapse
AvailableAlertListResponse = map[array of object { description, display_name, filter_options, type } ]
description: optional string

Describes the alert type.

display_name: optional string

Alert type name.

filter_options: optional array of unknown

Format of additional configuration options (filters) for the alert type. Data type of filters during policy creation: Array of strings.

type: optional string

Use this value when creating and updating a notification policy.


Web Proxy Viewer  |  New URL  |  Original Page