Get operational policy overrides
Returns the operator’s organisation-level overrides on top of the jurisdiction defaults. Returns the override map only (so the UI can show “default vs override”), not the resolved policy. Resolved policy is computed at runtime by combining these overrides with the jurisdiction defaults.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Stable identifier of the operator’s organisation.
Response
Stable identifier of the operator’s organisation.
Per-organisation overrides on top of the jurisdiction defaults. Only the values explicitly overridden by the operator are present; the resolved (merged) policy is what the rest of the platform applies at runtime.
Monotonically-increasing version number used for optimistic concurrency on updates.