getMyFavoriteEntries
abstract suspend fun getMyFavoriteEntries(count: Int, offset: Int): List<Entry>
Content copied to clipboard
Get the current user's favorites
Max count: 50
Get the current user's favorites
Max count: 50