Hanzo
OpenapiTrust

Lists the third parties your organization sends data to, each naming what it is…

Lists the third parties your organization sends data to, each naming what it is for.

GET /v1/trust/subprocessors

Addresshttps://api.hanzo.ai/v1/trust/subprocessors
MethodGET
Operationget_trust_subprocessors
AuthAuthorization: Bearer $HANZO_API_KEY

Lists the third parties your organization sends data to, each naming what it is for.

Request

GET /v1/trust/subprocessors takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200subprocessorListok

200 body — 1 field.

FieldInTypeAlwaysDescription
subprocessorsbodyany[]Subprocessors is the list, each naming at least what it is and what it is for — a name alone says nothing.

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