
From the docs it appears that storage.list_files(bucket_id)
should get all of the files in a bucket when run. However, it only seems to return 25 of them. Looking at older versions of the docs it looks like there used to be a param to adjust this.
How should I get the complete file list?

Python backend API only lists first 25 files


Thanks! I hadn't noticed that the pagination options had been moved to the query param

If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title

[SOLVED] Python backend API only lists first 25 files
Recommended threads
- Explore uploaded images directly from lo...
Is there any option to explore/dwonload uploaded files to from local machine? I connected through WinScp to my vps and to files from docker volume 'appwrite_app...
- Migrate Appwrite
I have appwrite setup in Coolify, where my dev and production both are running on coolify due to upgrade issues and multiple issues when deployed with coolify. ...
- After the new appwrite update, I am havi...
I am having difficulties with Creating and listing documents from appwrite database. It doesn't create the document or list the document from the database altho...
