Skip to main content
GET
List recent governance configuration revisions

Authorizations

Authorization
string
header
required

OAuth 2.0 access token obtained through RFC 8628 at /api/auth/device/code and /api/auth/oauth2/token. The API enforces governance:read, session:write, and client-status:write as appropriate.

Response

200 - application/json

Up to 100 revisions, newest first

revision
string<uuid>
required
created_at
string<date-time>
required
origin
enum<string>
required
Available options:
bootstrap,
deployment,
dashboard
created_by_email
string<email> | null