Join a webinar on April 30th: Unlocking Your Data using AI with Box Extract & MCP Server. Register here
{
"id": "12345",
"type": "folder",
"etag": "1"
}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.
最も基本的なフォルダのBase版の表示。fieldsクエリパラメータを使用すると、最小限の数のフィールドが返されます。
フォルダを表す一意の識別子。
フォルダIDを確認するには、ウェブアプリケーションでフォルダにアクセスして、URLからIDをコピーします。たとえば、URLがhttps://*.app.box.com/folders/123の場合、folder_idは123です。
"12345"
値は常にfolderになります。
folder "folder"
このフォルダのHTTP etag。これは変更が発生した場合 (またはしなかった場合) にフォルダに対して変更を行う目的でのみ、If-MatchおよびIf-None-Matchヘッダー内の一部のAPIエンドポイントで使用できます。
"1"
このページは役に立ちましたか?