Hanzo
OpenapiO11y

Lists the org's licenses.

Lists the org's licenses. This build has no enterprise edition, so the list is intentionally empty.

GET /v1/o11y/licenses

Addresshttps://api.hanzo.ai/v1/o11y/licenses
MethodGET
Operationget_o11y_licenses
AuthAuthorization: Bearer $HANZO_API_KEY

Lists the org's licenses. This build has no enterprise edition, so the list is intentionally empty.

Callers need the viewer role; the runtime's own gate enforces it.

Request

GET /v1/o11y/licenses takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200o11y.O11yLicensesOutok

200 body — 2 fields.

FieldInTypeAlwaysDescription
databodyobject[]Data are the licenses.
statusbodystringStatus is "success".

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y licenses get

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page