getAccount

abstract suspend fun getAccount(accountId: String): Account?

Gets information about a profile.