Get All Tasks Request - Range Parameter Limit?

Get All Tasks Request - Range Parameter Limit?

Hello!

I'm using the request to get all Tasks for a given project found here: https://www.zoho.com/projects/help/rest-api/tasks-api.html#alink1

I'm using the optional range parameter to try to get every last task available to me (ie. 500 or 1000). However, it appears to be hard-capped at 200, but I haven't found where that limit is stated in the documentation.

Could you confirm any hard limits for this parameter?

Is there another method I can use to actually get all tasks for a project, or do I need to daisy-chain requests to get what I need in the meantime.

Thanks!

Lee