Ā© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
S
Supabase
ā¢
4y ago
ā¢
18 replies
wolf5
What are the syntax for queries in REST API?
For example
, I want to fetch a user from a user table by selecting id of 1
.
fetch("https://your-url-supabase.co/rest/v1/user?id=eq.1&select=*")
fetch("https://your-url-supabase.co/rest/v1/user?id=eq.1&select=*")
What are the syntax for queries of count
, range
, etc
?
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
docs for the REST API
S
Supabase / help-and-questions
4y ago
What is the Doc for API
S
Supabase / help-and-questions
3mo ago
Can i send sql queries to database using http? (rest api)
S
Supabase / help-and-questions
3y ago
Rest API endpoints for multi factor authentication
S
Supabase / help-and-questions
3y ago