Brief description of the feature and motivation behind it
Currently, there isn't a way to specify the limit parameter for the getFiles() API request. By default, it retrieves 100 items at a time. Depending on the number of files to retrieve, this could increase the number of calls to Uploadcare, which could increase overall latency.
Brief description of the feature and motivation behind it
Currently, there isn't a way to specify the limit parameter for the getFiles() API request. By default, it retrieves 100 items at a time. Depending on the number of files to retrieve, this could increase the number of calls to Uploadcare, which could increase overall latency.