Hello Team,
I have a query on the page size of the following api:
/list_folder
It is learnt from the documentation that, the following response attribute is true, if there are more entries / contents in a specified folder.
"has_more": true
I would like to know the maximum number of entries that would be shown in the first /list_folder call, and what would be the page size of subsequent calls for /list_folder/continue.
Any inputs on this would greatly help. Thanks in advance.
Regards,
Harish