v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
My account

Retrieve the access token issued by a third-party enterprise SSO provider

This API retrieves the access token issued by a third-party enterprise SSO provider for a given SSO connector ID. Access is only available if token storage is enabled for the corresponding connector. When a user authenticates through a SSO provider, Logto automatically stores the provider’s tokens in an encrypted form. You can use this API to securely retrieve the stored access token and use it to access third-party APIs on behalf of the user.

get/api/my-account/sso-identities/{connectorId}/access-token

Path parameters

connectorIdstring required

The unique identifier of the connector.

Response

The access token was retrieved successfully.

access_tokenstring required
scopestring
token_typestring