Hanzo
OpenapiIam

Returns the sign-in identities linked to the calling person's account — every…

Returns the sign-in identities linked to the calling person's account — every provider they can currently sign in with.

GET /v1/iam/linked-accounts

Addresshttps://api.hanzo.ai/v1/iam/linked-accounts
MethodGET
Operationget_iam_linked-accounts
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the sign-in identities linked to the calling person's account — every provider they can currently sign in with. It is what a security page lists next to the option to disconnect one.

Request

GET /v1/iam/linked-accounts 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 linked-accounts

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page