/
SU
supabase
/
Supabase API (v1)
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
Advisors
2
Analytics
5
Auth
18
Billing
3
Database
46
Domains
9
Edge Functions
8
Environments
17
OAuth
4
Organizations
7
get
List all organizations
post
Create an organization
get
Get entitlements for an organization
get
List members of an organization
get
Gets information about the organization
get
Gets project details for the specified organization and claim token
post
Claims project for the specified organization
Profile
1
Projects
29
Realtime
3
Rest
2
Secrets
12
Storage
3
Organizations
Gets information about the organization
get
/v1/organizations/{slug}
Path parameters
slug
string
required
Example:
tsrqponmlkjihgfedcba
Organization slug
Response
V1OrganizationSlugResponse
required
id
string
required
name
string
required
plan
'free'
|
'pro'
|
'team'
|
'enterprise'
|
'platform'
opt_in_tags
string[]
required
allowed_release_channels
string[]
required
Changes