Claude Platform Docs

To enable the Compliance API, see the setup guide.

Set up the Compliance API

Settings

Get effective organization settings
GET/v1/compliance/organizations/{organization_id}/settings

Retrieve the effective settings for an organization.

Models
SettingRetrieveResponse object{ type, api_keys, organization_id, settings }

The resolved settings in force for one organization at read time.

Settings appear at most once each, in a fixed relative order, and values reflect the enforced state. A setting the organization's administrators cannot change — for example, one controlled by Anthropic policy or not available to the organization — is omitted from the list.