Ā© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
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 banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

docs for the REST API
SupabaseSSupabase / help-and-questions
4y ago
What is the Doc for API
SupabaseSSupabase / help-and-questions
3mo ago
Can i send sql queries to database using http? (rest api)
SupabaseSSupabase / help-and-questions
3y ago
Rest API endpoints for multi factor authentication
SupabaseSSupabase / help-and-questions
3y ago