getFeaturedAccounts

abstract suspend fun getFeaturedAccounts(limit: Int? = null, pageInfo: PageInfo? = null): Page<List<Account>>

Gets the list of accounts currently featured the current account's profile.