The Pennsieve client offers a list_files API but no way to know how many items in total are available. How is a user meant to offer pagination without this information?
Also, the documentation says Max number of datasets returned. for the limit parameter, is this correct? Or is it the maximum number of files returned?
The Pennsieve client offers a
list_filesAPI but no way to know how many items in total are available. How is a user meant to offer pagination without this information?Also, the documentation says
Max number of datasets returned.for the limit parameter, is this correct? Or is it the maximum number of files returned?