v4

latestOpenAPI 3.0.1Apache 2.02026-08-036821,1001.5 MB
Alert

Get alert webhook subscription

Get an exist alert webhook subscription.

get/alert-subscriptions/webhooks/{id}

Path parameters

idinteger required

The alert webhook subscription ID

Response

OK

idinteger required

The unique identifier

create_timestring date-time required

The create time in UTC (ISO 8601 format)

update_timestring date-time required

The last update time in UTC (ISO 8601 format)

urlstring required

The webhook endpoint URL.

secretstring required

The auth secret for the webhook endpoint.

is_enabledboolean required

Enable/disable alert notifications for a webhook endpoint.

is_subscribe_allboolean required

The all alert policy selected flag.

alert_policy_idsinteger[]

The selected alert policy list.