social / pragma.account / AccountService / getAccountTagsServiceV1 /

getAccountTagsServiceV1 #

suspend fun getAccountTagsServiceV1(serviceSession: ServiceSession, request: AccountRpc.GetAccountTagsServiceV1Request): AccountRpc.GetAccountTagsServiceV1Response

Gets all the AccountTags for a list of users by Pragma Social Ids.

PragmaResultErrors

  • PragmaError.AccountService_BadRequest when list of users are not specified.