Hanzo
OpenapiCloudflare

Reads one Cloudflare zone the org's token can see.

Reads one Cloudflare zone the org's token can see.

GET /v1/cloudflare/zones/{zone}

Addresshttps://api.hanzo.ai/v1/cloudflare/zones/{zone}
MethodGET
Operationget_cloudflare_zones_by_zone
AuthAuthorization: Bearer $HANZO_API_KEY

Reads one Cloudflare zone the org's token can see. Any org member may read. A zone id the token cannot see is Cloudflare's own not-found, relayed.

Request

1 field.

FieldInTypeRequiredDescription
zonepathstringyesZone is the 32-hex Cloudflare zone id.

Response

StatusBodyMeaning
200ok

200 body — 1 field.

FieldInTypeAlwaysDescription
(body)bodyanyyes

Failure carries the platform error shape — see Errors.

Examples

hanzo cloudflare zones get <zone>

Cloudflare API · All Hanzo APIs · Interactive reference

How is this guide?

On this page