Skip to main content
GET
Read one coding agent's managed configuration as YAML

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.

Path Parameters

harness
string
required

Harness key from the compiled registry

Response

200 - application/json

Current managed configuration

revision
string<uuid>
required
harness
string
required

Harness key from the compiled registry

managed_config_yaml
string
required
allow_unverified_versions
boolean
required
version_requirement
string | null