Skip to main content
Alerting & Response/Alert Rules

ExportAlertRules

Export all alert rules for a tenant as a portable JSON bundle

GET/api/v1/alerting/rules/export

Operation ID

ExportAlertRules

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Query Parameters

  • tenantId
    String

    Tenant identifier to scope the export Tenant identifier to scope the export

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • data
    String

    Exported rules as a JSON byte payload

    Example: aGVsbG8=