Skip to main content
GET
cURL
Box SDKのバージョニング戦略について詳しく学ぶ。」

承認

Authorization
string
header
必須

The access token received from the authorization server in the OAuth 2.0 flow.

ヘッダー

box-version
enum<string>
必須

Version header.

利用可能なオプション:
2025.0

パスパラメータ

enterprise_id
string
必須

企業のID。

クエリパラメータ

categories
string[]
必須

Enterprise構成のカテゴリのコンマ区切りリスト。使用可能な値: securitycontent_and_sharinguser_settingsshield

レスポンス

Enterprise構成を返します。

指定したEnterpriseのEnterprise構成。

id
string

Enterprise構成の識別子 (EnterpriseのID)。

:

"11446498"

type
enum<string>

値は常にenterprise_configurationになります。

利用可能なオプション:
enterprise_configuration
:

"enterprise_configuration"

security
Enterprise構成 (セキュリティ) · object

セキュリティカテゴリのEnterprise構成。

content_and_sharing
Enterprise構成 (コンテンツと共有) · object

コンテンツと共有カテゴリのEnterprise構成。

user_settings
Enterprise構成 (ユーザー設定) · object

ユーザー設定カテゴリのEnterprise構成。

shield
Enterprise構成 (Shield) · object

ShieldカテゴリのEnterprise構成。指定したEnterpriseのShieldが無効になっている場合、レスポンスは404になります。

最終更新日 2026年1月23日