Hanzo
OpenapiCloudflare

Reads the org account's workers.dev subdomain — the name under which every…

Reads the org account's workers.dev subdomain — the name under which every subdomain-enabled script is served.

GET /v1/cloudflare/workers/subdomain

Addresshttps://api.hanzo.ai/v1/cloudflare/workers/subdomain
MethodGET
Operationget_cloudflare_workers_subdomain
AuthAuthorization: Bearer $HANZO_API_KEY

Reads the org account's workers.dev subdomain — the name under which every subdomain-enabled script is served. Any org member may read.

Request

GET /v1/cloudflare/workers/subdomain takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200ok

200 body — 1 field.

FieldInTypeAlwaysDescription
(body)bodyanyyes

Failure carries the platform error shape — see Errors.

Examples

hanzo cloudflare workers subdomain

Cloudflare API · All Hanzo APIs · Interactive reference

How is this guide?

On this page