Hanzo
OpenapiPlatform

The delivery plane

Every Hanzo CD Application this caller may observe, with its sync verdict, health, the universe revision last applied, and whether automation and…

GET /v1/platform/cd

Addresshttps://api.hanzo.ai/v1/platform/cd
MethodGET
Operationget_platform_cd
AuthAuthorization: Bearer $HANZO_API_KEY

Every Hanzo CD Application this caller may observe, with its sync verdict, health, the universe revision last applied, and whether automation and self-heal are on. A SuperAdmin sees the fleet; an org admin sees only Applications whose destination namespace IS its own organization, and never a reserved one.

A cluster with no CD installed answers an empty plane. A plane that cannot be READ answers 503 and says why — the two are opposite facts and never share a shape.

Request

GET /v1/platform/cd takes no parameters and no body — the credential is the whole request.

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo platform cd

Platform API · All Hanzo APIs · Interactive reference

How is this guide?

On this page