How to get a particular row via curl API, say I want record Id '4' from the table.
Till now I am only able to fetch the entire rows but can't filter according to needs, I was wondering if it was possible in Supabase. Thanks
n
Needle
07/17/2022, 1:56 PM
Hello @Siddharth!
This thread has been automatically created from your message in #843999948717555735 a few seconds ago.
We have already mentioned the @User so that they can see your message and help you as soon as possible!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates.
Want to change the title?
Use the ``/title`` command!
We have solved your problem?
Click the button below to archive it.
g
garyaustin
07/17/2022, 2:00 PM
You can see in the API tab (with bash) an example of using a filter