mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 14:58:33 +00:00
275 B
275 B
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.