social / pragma.account / AccountService / getSocialIdentitiesByProviderAccountIdsV1 /

getSocialIdentitiesByProviderAccountIdsV1 #

suspend fun getSocialIdentitiesByProviderAccountIdsV1(playerSession: PlayerSession, request: AccountRpc.GetSocialIdentitiesByProviderAccountIdsV1Request): AccountRpc.GetSocialIdentitiesByProviderAccountIdsV1Response

Searches all the SocialIdentities scoped to the given Identity Provider accounts.

Note: This endpoint returns PublicSocialIdentity objects with filtered Identity Provider results. This filtering can be configured using IdentityProviderPluginConfig.visibleToOtherPlayers.