I want to get details of folder or file like size or date created etc. But the API
https://api.box.com/2.0/folders/FOLDER_ID/itemsdoesnot return anything like that. How can I get the information of folders or files while getting folder items
I know there are individual API to get folder or file info but I want to get it in one go.