getMyEntries

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

Get entries of the current user

Max count: 50