Skip to content

Get current KoReader user

GET
/api/v1/koreader-users/me
curl --request GET \
--url http://127.0.0.1:58259/api/v1/koreader-users/me

Retrieve the current KoReader user profile.

User profile returned successfully

Media type */*
object
id
integer format: int64
username
string
password
string
passwordMD5
string
syncEnabled
boolean
syncWithWebReader
boolean