Skip to content

Get all OPDS users

GET
/api/v2/opds-users
curl --request GET \
--url http://127.0.0.1:58259/api/v2/opds-users

Retrieve a list of all OPDS users.

List of OPDS users returned successfully

Media type */*
Array<object>
object
id
integer format: int64
userId
integer format: int64
username
string
sortOrder
string
Allowed values: RECENT TITLE_ASC TITLE_DESC AUTHOR_ASC AUTHOR_DESC SERIES_ASC SERIES_DESC RATING_ASC RATING_DESC