0
votes

I couldn't find any documentation to sort box folder contents by Name. Do we have any API available for the same.

2

2 Answers

1
votes

It looks like you cannot request the items in a folder to be returned in a specific order, but you will be provided with information regarding the order they have been returned in.

Please take a look at the answer from a Box team member on a similar question: Ordering of get folder items API call

0
votes