Hanzo
OpenapiCloudflare

Lists the D1 databases on the org's Cloudflare account.

Lists the D1 databases on the org's Cloudflare account.

GET /v1/cloudflare/d1/databases

Addresshttps://api.hanzo.ai/v1/cloudflare/d1/databases
MethodGET
Operationget_cloudflare_d1_databases
AuthAuthorization: Bearer $HANZO_API_KEY

Lists the D1 databases on the org's Cloudflare account. Any org member may read.

Request

3 fields.

FieldInTypeRequiredDescription
pagequerystringPage is the 1-based page of databases to return.
per_pagequerystringPerPage is how many databases one page holds.
namequerystringName filters to the database with this name.

Response

StatusBodyMeaning
200ok

200 body — 1 field.

FieldInTypeAlwaysDescription
(body)bodyanyyes

Failure carries the platform error shape — see Errors.

Examples

hanzo cloudflare d1 databases list

Cloudflare API · All Hanzo APIs · Interactive reference

How is this guide?

On this page