social / pragma.account / AccountService / getSocialIdentitiesV1 /

getSocialIdentitiesV1 #

suspend fun getSocialIdentitiesV1(playerSession: PlayerSession, request: AccountRpc.GetSocialIdentitiesV1Request): AccountRpc.GetSocialIdentitiesV1Response

Player endpoint that returns a list of SocialIdentity for all requested socialIds that exist in the database and a list of BatchRequestFailure for those not found.