appwrite/docs/references/database/list-documents.md

1 line
226 B
Markdown
Raw Normal View History

2020-12-31 08:25:11 +00: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).