v7

OpenAPI 3.1.0raw.githubusercontent.com2026-06-2200251.9 KB
Policy Versions

List retained versions of a policy.

Returns a summary of each retained snapshot for the named policy, ordered by revision descending (most recent first). Each entry carries the revision number, the timestamp the snapshot was captured, and its content hash. Admins may browse another user's history via the owner parameter.

get/api/policies/{policyName}/versions

Path parameters

policyNamestring required

Query parameters

ownerstring
offsetinteger
limitinteger

Headers

Authorizationstring required

Response

Array of version summaries, most recent first.

capturedTimestampstring date-time
contentHashstring
revisioninteger