Skip to main content
Question

Box file size and file path pull using api

  • May 21, 2025
  • 2 replies
  • 13 views

Forum|alt.badge.img

We are unable to pull the size of the file and path of the file uploaded or downloaded into box account using api. Could you please let us know what is the name of the field to pull this information. Thank you

2 replies

Forum|alt.badge.img

The name of the path field for a file is "path_collection". The name of the size field for a file is "size". 

 

Here is the list of fields available on the file object.


Forum|alt.badge.img

Thank You,  Was looking for this info on the fields available to pull.