Hanzo
OpenapiIam

Completes the round-trip: it resolves and burns the single-use transaction…

Completes the round-trip: it resolves and burns the single-use transaction (checking expiry + browser binding), exchanges and verifies the IdP response,…

GET /v1/iam/oauth/callback

Addresshttps://api.hanzo.ai/v1/iam/oauth/callback
MethodGET
Operationget_iam_oauth_callback
AuthAuthorization: Bearer $HANZO_API_KEY

Completes the round-trip: it resolves and burns the single-use transaction (checking expiry + browser binding), exchanges and verifies the IdP response, links or provisions the local user, and mints the iam authorization code the relying party expects — then redirects to the original redirect_uri with code + state.

Request

GET /v1/iam/oauth/callback 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 oauth callback

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page