v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Users

Retrieve social identities, enterprise SSO identities and associated token secret (if token storage is enabled) for a user.

This API retrieves all identities (social and enterprise SSO) for a user, along with their associated token set records from the Logto Secret Vault. The token sets will only be available if token storage is enabled for the corresponding identity connector.

get/api/users/{userId}/all-identities

Path parameters

userIdstring required

The unique identifier of the user.

Query parameters

includeTokenSecretstring

Whether to include the token secret in the response. Defaults to false. Token storage must be supported and enabled by the connector to return the token secret.

Response

Returns the user's social identities, enterprise SSO identities and associated token secret.