Skip to main content

Get readlist details

GET 

https://demo.komga.org/api/v1/readlists/:id

Get readlist details

Request

Path Parameters

    id stringrequired

Responses

OK

Schema
    bookIdsstring[]required
    createdDatedate-timerequired
    filteredbooleanrequired
    idstringrequired
    lastModifiedDatedate-timerequired
    namestringrequired
    orderedbooleanrequired
    summarystringrequired

Authorization: http

name: basicAuthtype: httpscheme: basic
curl -L 'https://demo.komga.org/api/v1/readlists/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Basic PHVzZXJuYW1lPjo8cGFzc3dvcmQ+'
Request Collapse all
Base URL
https://demo.komga.org
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!