Claude Platform Docs

コンプライアンス設定

コンプライアンス設定を取得
GET/v1/organizations/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"