Export Policy Definitions

This API exports one or more reliability policy definitions based on the filters provided. The output is downloaded as a ZIP file, which contains policy metadata, rule definitions, and versioning information.

Use this endpoint to:

  • Archive policies for version control
  • Share reusable policies between teams
  • Bulk export tagged policies (for example, “finance”, “PII”, etc.)

Endpoint

HTTP
Copy

Query Parameters

NameTypeRequiredDescription
policyIdsarrayNoExport specific policy IDs
tagsarrayNoExport policies containing these tags
policyTypesarrayNoFilter by policy type
includeInactivebooleanNoWhether to include archived policies
versionstringNoExport a specific policy version

Sample Request

Bash
Copy

This will download a file named policies_export.zip.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard