getMyEntries

abstract suspend fun getMyEntries(count: Int, offset: Int): List<Entry>

Получить записи текущего пользователя

Max count: 50