
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
- FATAL EXCEPTION NullPointerException: nu...
Hi I'm using your SDK in my Android app... i upgraded to io.appwrite:sdk-for-android:8.1.0 and now i'm getting the following errors on Appwrite servers with ol...
- Best approach for handling users (creati...
I found out appwrite is wayy different to supabase, so i just wanted to check my approach is correct. Normally when creating user, I'd have something like a t...
- Appwrite not opening in my browser.
https://synapseaudit.appwrite.network/ This is one of my project hosted in appwrite, but only I am the one facing this problem.
