Solved
Folders Bulk API giving incomplete result
I am trying to retrieve the folders in bulk using the following API:
But no matter what I give the maxDepth (greater than 2), the maximum number of folders in the result never exceeds 20, i.e. does not return all the folders to the given depth.
Is this the limitation of API?