Hanzo
OpenapiTrust

Reads one control by id.

Reads one control by id.

GET /v1/trust/controls/{id}

Addresshttps://api.hanzo.ai/v1/trust/controls/{id}
MethodGET
Operationget_trust_controls_by_id
AuthAuthorization: Bearer $HANZO_API_KEY

Reads one control by id.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyesID is the control's id, dotted lowercase — "iam.pkce.s256".

Response

StatusBodyMeaning
200ok

200 body — 1 field.

FieldInTypeAlwaysDescription
(body)bodyanyyes

Failure carries the platform error shape — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


Trust API · All Hanzo APIs · Interactive reference

How is this guide?

On this page