social / pragma.account / AccountService / getPlayerIdentitiesByProviderAccountIdsV1 /
getPlayerIdentitiesByProviderAccountIdsV1 #
suspend fun getPlayerIdentitiesByProviderAccountIdsV1(playerSession: PlayerSession, request: AccountRpc.GetPlayerIdentitiesByProviderAccountIdsV1Request): AccountRpc.GetPlayerIdentitiesByProviderAccountIdsV1Response
Searches all the PlayerIdentities scoped to the given Identity Provider accounts for a given game shard.
Note: This endpoint returns PlayerIdentity objects with filtered Identity Provider results. This filtering can be configured using IdentityProviderPluginConfig.visibleToOtherPlayers.