Hanzo
OpenapiIam

Returns the calling person's own privacy and communication choices.

Returns the calling person's own privacy and communication choices.

GET /v1/iam/consent

Addresshttps://api.hanzo.ai/v1/iam/consent
MethodGET
Operationget_iam_consent
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the calling person's own privacy and communication choices. Somebody who has never set them gets the defaults rather than nothing, so a consent screen always has something to show — insights on, and training UNANSWERED, which is the state that means the screen still has to ask.

Request

GET /v1/iam/consent takes no parameters and no body — the credential is the whole request.

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo iam consent get

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page