Hanzo
OpenapiPlatform

One declaration

The values file for one app as git declares it: image repository and tag, hosts, replicas, and whether CD is automated on it.

GET /v1/platform/apps/{app}

Addresshttps://api.hanzo.ai/v1/platform/apps/{app}
MethodGET
Operationget_platform_apps_by_app
AuthAuthorization: Bearer $HANZO_API_KEY

The values file for one app as git declares it: image repository and tag, hosts, replicas, and whether CD is automated on it. 404 when this organization declares no such app.

Request

1 field.

FieldInTypeRequiredDescription
apppathstringyes

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 apps get <app>

Platform API · All Hanzo APIs · Interactive reference

How is this guide?

On this page