Hanzo AI
OpenapiO11y

List list

Lists the name of every service the trace store holds, with no window applied — the complete catalog, for pickers and autocomplete.

GET /v1/o11y/services/list

Addresshttps://api.hanzo.ai/v1/o11y/services/list
MethodGET
Operationget_o11y_services_list
AuthAuthorization: Bearer $HANZO_API_KEY

Lists the name of every service the trace store holds, with no window applied — the complete catalog, for pickers and autocomplete.

Request

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

Response

StatusBodyMeaning
200string[]ok

200 body — 1 field.

FieldInTypeAlwaysDescription
(body)bodystring[]yes

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y services list

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page