Skip to content

List Supabase projects for the connected account

GET
/account/supabase/projects

Successful response

object
projects
required
Array<object>
object
id
required
string
organization_id
required
string
name
required
string
region
required
string
created_at
required
string

Bad Request

Unauthorized

Internal Server Error