List policy versions
GET/v1/policies/:id/versions
Returns the append-only version history for a policy, newest first. Each version is an immutable snapshot captured on create/update/rollback.
Request
Responses
- 200
- 400
- 500
Version history (empty array if none).
Invalid policy or tenant ID format.
Internal error.