v16

latestOpenAPI 3.0.3raw.githubusercontent.com2026-04-243137121.5 KB
KV Buckets

List all KV buckets

Retrieves a list of all key-value buckets in the system

get/storage/kv

Response

Successfully retrieved KV bucket list

Example response

{
  "body": {
    "results_total": 2
  }
}
All 31 operations