v16

latestOpenAPI 3.0.3raw.githubusercontent.com2026-04-243137121.5 KB
Object Store

List all object store buckets

Retrieves a list of all object store buckets

get/storage/obj

Response

Successfully retrieved object bucket list

Example response

{
  "body": {
    "results_total": 2
  }
}