Skip to main content

List Supabase Tables

GET 

/api/integrations/:integration_id/supabase/tables

List all tables in a Supabase project via PostgREST OpenAPI introspection.

Returns list of {id, name} objects.

Request

Responses

Successful Response