Hanzo AI
OpenapiO11y

List credentials

Returns the credentials the connecting agent needs to establish the cloud integration, for the given cloud provider.

GET /v1/o11y/cloud_integrations/{cloud_provider}/credentials

Addresshttps://api.hanzo.ai/v1/o11y/cloud_integrations/{cloud_provider}/credentials
MethodGET
OperationGetConnectionCredentials
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the credentials the connecting agent needs to establish the cloud integration, for the given cloud provider. Admin gate.

Request

1 field.

FieldInTypeRequiredDescription
cloud_providerpathstringyes

Response

StatusBodyMeaning
200o11y.O11yCredentialsOutok

200 body — 6 fields.

FieldInTypeAlwaysDescription
databodyo11y.Credentials
data.ingestionKeybodystring
data.ingestionUrlbodystring
data.o11yApiKeybodystringPAT
data.o11yApiUrlbodystring
statusbodystringStatus is "success".

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y cloud_integrations credentials <cloud_provider>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page