API Get list of files and folders only returns 50 folders
API Get list of files and folders only returns 50 folders
When I run the following GET API:
https://workdrive.zoho.com/api/v1/files/abc123abc123abc123/files
It only returns the first 50 folders (there are 600 folders total). How do I get results with all of the folders?
I'm using postman if that helps.