Zoho WorkDrive API - Pagination not working for Get list of files and folders (/api/v1/files/<id>/files)

Zoho WorkDrive API - Pagination not working for Get list of files and folders (/api/v1/files/<id>/files)

I'm not clear as to how to enter pagination parameters for Zoho WorkDrive (get files). (I don't think it matters but I'm using Postman.)

In the documentation it states:
Note: For pagination - We can pass below query parameters with encoded url. 
           page[offset]=0,50,100... 
           page[limit]=50 
           filter[type]=all 

I've tried many different methods including: