Skip to main content

List a guardrail's config versions

GET 

/api/v1/guardrails/:guardrail_id/versions

Returns the guardrail's archived configurations, newest first. A version is written on create and on every subsequent write that changes the policy document — through the REST API or a formation apply alike. Metadata-only edits (name, description, context binding) do not archive a version. See Versioning.

Request

Responses

List of guardrail versions, newest first