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.