Skip to content

List collections

GET
/komga/api/v1/collections
curl --request GET \
--url 'http://127.0.0.1:58259/komga/api/v1/collections?page=0&size=20&unpaged=false'
page
integer format: int32
0

Page number

size
integer format: int32
default: 20

Page size

unpaged
boolean

Return all collections without paging

OK

Media type application/json
string
Example generated
example