v68

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01185148.4 KB
Governance

Gets specified policy

Fetches the specified policy version, or the latest if no version is provided.

get/rest/api/v1/governance/data/policies/{id}

Path parameters

idstring required

The id of the policy to fetch.

Query parameters

versioninteger

The version of the policy to fetch. Each time a policy is updated, the older version is still stored. If this is left empty, the latest policy is fetched.

Response

OK

All 18 operations