Hanzo
OpenapiCloudflare

KVNamespaceList lists the Workers KV namespaces on the org's Cloudflare account.

KVNamespaceList lists the Workers KV namespaces on the org's Cloudflare account.

GET /v1/cloudflare/kv/namespaces

Addresshttps://api.hanzo.ai/v1/cloudflare/kv/namespaces
MethodGET
Operationget_cloudflare_kv_namespaces
AuthAuthorization: Bearer $HANZO_API_KEY

KVNamespaceList lists the Workers KV namespaces on the org's Cloudflare account. Any org member may read.

Request

4 fields.

FieldInTypeRequiredDescription
pagequerystringPage is the 1-based page of namespaces to return.
per_pagequerystringPerPage is how many namespaces one page holds.
orderquerystringOrder names the field to sort by, and Direction sorts asc or desc.
directionquerystring

Response

StatusBodyMeaning
200ok

200 body — 1 field.

FieldInTypeAlwaysDescription
(body)bodyanyyes

Failure carries the platform error shape — see Errors.

Examples

hanzo cloudflare kv namespaces list

Cloudflare API · All Hanzo APIs · Interactive reference

How is this guide?

On this page