Hanzo
OpenapiPlatform

Continuous integration (not wired)

Answers 501. The forge's Actions runs need a Forgejo API client and this deployment has none; an empty run list would be indistinguishable from a forge…

GET /v1/platform/ci

Addresshttps://api.hanzo.ai/v1/platform/ci
MethodGET
Operationget_platform_ci
AuthAuthorization: Bearer $HANZO_API_KEY

Answers 501. The forge's Actions runs need a Forgejo API client and this deployment has none; an empty run list would be indistinguishable from a forge with no runs.

Request

GET /v1/platform/ci 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 ci

Platform API · All Hanzo APIs · Interactive reference

How is this guide?

On this page