Join us on May 20th for the Content + AI Virtual Summit. Register now
{
"id": "12345",
"type": "hubs",
"title": "Contracts",
"description": "All the contracts for the company.",
"created_at": "2012-12-12T10:53:43Z",
"updated_at": "2012-12-12T10:53:43Z",
"view_count": 506,
"is_ai_enabled": true,
"is_collaboration_restricted_to_enterprise": true,
"can_non_owners_invite": true,
"can_shared_link_be_created": true,
"can_public_shared_link_be_created": true
}Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
任意のBox Hubs APIエンドポイントからデフォルトで返されるBox HubのStandard版の表示。
Box Hubを表す一意の識別子。
Box HubのIDを確認するには、ウェブアプリでBox Hubにアクセスして、URLからIDをコピーします。たとえば、URLがhttps://*.app.box.com/hubs/123の場合、hub_idは123です。
"12345"
値は常にhubsになります。
hubs "hubs"
Box Hubのタイトル。
"Contracts"
Box Hubの説明。最初の200文字が返されます。
"All the contracts for the company."
このフォルダが作成された日時。ルートフォルダやごみ箱フォルダなど、一部のフォルダの場合、この値はnullになる場合があります。
"2012-12-12T10:53:43Z"
Box Hubが最後に更新された日時。
"2012-12-12T10:53:43Z"
このBox Hubを作成したユーザー。
Show child attributes
このBox Hubを最後に変更したユーザー。
Show child attributes
Box Hubの表示回数。
506
AI機能がBox Hubに対して有効になっているかどうかを示します。
true
コラボレーションが企業に制限されているかどうかを示します。
true
所有者以外のユーザーが他のユーザーをBox Hubに招待できるかどうかを示します。
true
Box Hubに対して共有リンクを作成できるかどうかを示します。
true
Box Hubに対して公開共有リンクを作成できるかどうかを示します。
true
このページは役に立ちましたか?