Skip to content

Category: alerts-v2

Full list of public endpoints under the alerts-v2 tag. Click any path to open the detailed endpoint page with parameters, responses and ready-to-paste cURL/Python/JavaScript samples.

← All categories

MethodPathSummaryAuth
DELETE/api/v1/alerts/v2/{alert_id}Delete AlertKey
DELETE/api/v1/alerts/v2/channels/{channel_type}Delete ChannelKey
GET/api/v1/alerts/v2List AlertsKey
GET/api/v1/alerts/v2/{alert_id}Get AlertKey
GET/api/v1/alerts/v2/{alert_id}/historyGet Alert HistoryKey
GET/api/v1/alerts/v2/channelsList ChannelsKey
GET/api/v1/alerts/v2/digestGet Digest PreferencesKey
GET/api/v1/alerts/v2/metricsList Alertable MetricsKey
GET/api/v1/alerts/v2/metrics/{category}/{key}/thresholdsGet Metric ThresholdsKey
GET/api/v1/alerts/v2/templatesList TemplatesKey
PATCH/api/v1/alerts/v2/{alert_id}Update AlertKey
POST/api/v1/alerts/v2Create AlertKey
POST/api/v1/alerts/v2/{alert_id}/snoozeSnooze AlertKey
POST/api/v1/alerts/v2/{alert_id}/testTest AlertKey
POST/api/v1/alerts/v2/{alert_id}/unsnoozeUnsnooze AlertKey
POST/api/v1/alerts/v2/channels/{channel_type}/testTest ChannelKey
POST/api/v1/alerts/v2/channels/discordSave Discord WebhookKey
POST/api/v1/alerts/v2/channels/pushSave Push SubscriptionKey
POST/api/v1/alerts/v2/channels/slackSave Slack WebhookKey
POST/api/v1/alerts/v2/channels/telegram/linkLink TelegramKey
POST/api/v1/alerts/v2/channels/telegram/verifyVerify TelegramKey
POST/api/v1/alerts/v2/channels/webhookSave Custom WebhookKey
POST/api/v1/alerts/v2/from-template/{key}Create From TemplateKey
POST/api/v1/alerts/v2/telegram/webhookTelegram WebhookPublic
PUT/api/v1/alerts/v2/digestUpdate Digest PreferencesKey

Related resources