新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Get Folder or File details in Box Android SDK

回答済み
新規投稿

コメント

1件のコメント

  • Murtza

     You can get this information in the same API call to the Get Folder Items endpoint by using the optional fields parameter. 

     

    For example:

     

    curl "https://api.box.com/2.0/folders/0/items?fields=size,created_at" \
    -H "Authorization: Bearer ACCESS_TOKEN”

     

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。