To get the linked accounts associated with a single user resource, the GET /environments/{environmentId}/users/{userId}/linkedAccounts
operation returns the linked accounts for the user resource with the ID specified in the request URL.
This request supports the expand
filter parameter on the identityProviders
attribute so that you can see details about the external identity provider associated with each linked account.