/
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
Profile
1
Projects
29
Realtime
3
Rest
2
Secrets
12
Storage
3
get
Lists all buckets
get
Gets project's storage config
patch
Updates project's storage config
Storage
Lists all buckets
get
/v1/projects/{ref}/storage/buckets
Path parameters
ref
string
required
Example:
abcdefghijklmnopqrst
Project ref
Response
V1StorageBucketResponse[]
required
id
string
required
name
string
required
owner
string
required
created_at
string
required
updated_at
string
required
public
boolean
required
Changes