Followup on the older topic : Rclone Invokes more number of WorkDrive’s files listing API calls which exceeds the throttling limit

The file upload confirmation can be done based on the response status of that particular upload request itself. Is there any specific need to confirm it in a separate call?

If you want to find a file using its name in a particular directory, you can use the below search API.

https://www.zohoapis.com/workdrive/api/v1/teams/{team_id}/records?search[name]={query}&filter[parentId]={parentfolder_id}&page[limit]=50&page[offset]=0

Yes, you can increase the limit to 50. As per our above discussions please refrain from using this listing API for confirmation of the upload. Use the listing API with 50 as the limit where it is required to get the list of files other than the upload confirmation.

Please reach us at "support@eu.zohoworkdrive.com" for further communication on this.