v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Users

Retrieve a user's social identity and associated token storage .

This API retrieves the social identity and its associated token set for the specified user from the Logto Secret Vault. The token set will only be available if token storage is enabled for the corresponding social connector.

get/api/users/{userId}/identities/{target}

Path parameters

userIdstring required

The unique identifier of the user.

targetstring required

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 identity and associated token storage.