Back

How to find document by id in the Appwrite console

  • 0
  • Databases
WhiteWalker72
15 Jan, 2024, 13:08

In the database viewer of the console I don't see how I can find a document by id. I can only filter on the custom attributes. Am I missing something? See available filter options in the image.

TL;DR
To find a document by its ID in the Appwrite console, you cannot directly search for it. However, you can use the Appwrite API to programmatically retrieve a document by ID. In the database viewer of the console, you can only filter on custom attributes and not directly search by ID. You can refer to the Appwrite API documentation for more information and implementation details.
Guri
15 Jan, 2024, 13:46

Appwrite Console might not have a direct option to search for a document by its ID

Guri
15 Jan, 2024, 13:47

But you can programmatically retrieve a document by ID using the Appwrite API.

Guri
15 Jan, 2024, 13:49

You can go through Appwrite API: https://appwrite.io/docs/apis/rest

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more