Admin
List All Buckets
get/api/storage/buckets
Response
List of bucket names
Example response
{
"buckets": [
"avatars",
"documents",
"uploads"
]
}List of bucket names
{
"buckets": [
"avatars",
"documents",
"uploads"
]
}