Claude Platform Docs

Compliance Settings

Get Compliance Settings
GET/v1/organizations/compliance_settings
Update Compliance Settings
POST/v1/organizations/compliance_settings
Models
BetaComplianceSettings object{ state, type }

Whether the Compliance API is enabled for this organization.

One of the following:
BetaComplianceSettingsStateEnabled object{ type }
type: "enabled"
defaultenabled
BetaComplianceSettingsStateDisabled object{ type }
type: "disabled"
defaultdisabled
type: "compliance_settings"
defaultcompliance_settings
BetaComplianceSettingsStateDisabled object{ type }
type: "disabled"
defaultdisabled
BetaComplianceSettingsStateDisabledParam object{ type }
type: "disabled"
BetaComplianceSettingsStateEnabled object{ type }
type: "enabled"
defaultenabled
BetaComplianceSettingsStateEnabledParam object{ type }
type: "enabled"