1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
appwrite/docs/references/databases/list-documents.md

1 line
275 B
Markdown
Raw Normal View History

2022-07-13 06:45:36 +12:00
Get a list of all the user's documents in a given collection. You can use the query params to filter your results. On admin mode, this endpoint will return a list of all of documents belonging to the provided collectionId. [Learn more about different API modes](/docs/admin).