Generated from:
Create a GET request to Supabase to fetch all rows from a table
URL
https://{{PROJECT_REF}}.supabase.co/rest/v1/{{TABLE_NAME}}
Headers
| Authorization | Bearer {{SUPABASE_SERVICE_ROLE_KEY}} |
|---|---|
| Accept | application/json |
This request was generated from:
Create a GET request to Supabase to fetch all rows from a table
Generate your own →Type any API. Get a production-ready request. No login required.