getUserEntries

abstract suspend fun getUserEntries(userID: Long, count: Int, offset: Int): List<Entry>

Get user entries

Max count: 50