File service

I want to list all the files from backendless on my app but can retrieve only 10 files. I’m aware of paging but how can it be used with files.listing code.

Hi Christie,

Here you can find how to make listing of app repo. Just iterate using page size and offset while response “data” field is not empty.

Regards,

Denys