getAccount

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

Gets a specific account with admin-level information.