1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
appwrite/docs/references/database/list-documents.md

1 line
226 B
Markdown
Raw Normal View History

2020-12-31 21:25:11 +13:00
Get a list of all the user documents. You can use the query params to filter your results. On admin mode, this endpoint will return a list of all of the project's documents. [Learn more about different API modes](/docs/admin).