Hanzo
OpenapiCompliance

Status is the org's honest posture read: the wired provider and the per-status…

Status is the org's honest posture read: the wired provider and the per-status tally of its verifications.

GET /v1/compliance/status

Addresshttps://api.hanzo.ai/v1/compliance/status
MethodGET
Operationget_compliance_status
AuthAuthorization: Bearer $HANZO_API_KEY

Status is the org's honest posture read: the wired provider and the per-status tally of its verifications. It is deliberately NOT a boolean "compliant" — it reports counts of provider-reported states and carries the boundary disclaimer.

Request

GET /v1/compliance/status takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200statusViewok

200 body — 6 fields.

FieldInTypeAlwaysDescription
disclaimerbodystringDisclaimer states that statuses are provider-reported, never a platform assertion of legal or regulatory compliance.
providerbodystringProvider is the wired verification provider's name.
verificationsbodyverificationTally
verifications.byStatusbodyobjectByStatus tallies the org's verifications by provider-reported status.
verifications.byStatus.*bodyinteger
verifications.totalbodyintegerTotal is the sum over every status.

Failure carries the platform error shape — see Errors.

Examples

hanzo compliance status

Compliance API · All Hanzo APIs · Interactive reference

How is this guide?

On this page