Fetch an archived guardrail version
GET/api/v1/guardrails/:guardrail_id/versions/:version
Returns the exact document that governed at a given version. Approval items, activity entries, and exceptions record the version that governed them, so the audit chain survives edits.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Archived guardrail version
Bad Request — version is not a positive integer
Unauthorized
Forbidden
Not found