/
KA
kareadita
/
Kavita
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
kareadita
Kavita
get
Returns all Reading Lists the user has access to that has the given chapter within it.
v52
latest
OpenAPI 3.0.4
GPL-3.0
raw.githubusercontent.com
2026-08-03
509
370
876.8 KB
ReadingList
Returns all Reading Lists the user has access to that has the given chapter within it.
get
/api/ReadingList/lists-for-chapter
Query parameters
chapterId
integer
Response
OK
ReadingListDto[]
required
id
integer
title
string
nullable
summary
string
nullable
promoted
boolean
coverImageLocked
boolean
coverImage
string
nullable
primaryColor
string
nullable
secondaryColor
string
nullable
itemCount
integer
startingYear
integer
startingMonth
integer
endingYear
integer
endingMonth
integer
ageRating
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
-1
required
Members:
0
— Unknown
1
— Rating Pending (RatingPending)
2
— Early Childhood (EarlyChildhood)
3
— Everyone
4
— G
5
— Everyone 10+ (Everyone10Plus)
6
— PG
7
— Kids to Adults (KidsToAdults)
8
— Teen
9
— MA15+ (Mature15Plus)
10
— Mature 17+ (Mature17Plus)
11
— M (Mature)
12
— R18+ (R18Plus)
13
— Adults Only 18+ (AdultsOnly)
14
— X18+ (X18Plus)
-1
— Not Applicable (NotApplicable)
ownerUserName
string
nullable
sourcePath
string
nullable
downloadUrl
string
nullable
shaHash
string
nullable
provider
0
|
1
|
2
Members:
0
— File (None)
1
— File
2
— Url
lastSyncCheckUtc
string
date-time
nullable
lastSyncedUtc
string
date-time
nullable
totalItemsAtImport
integer
tags
ReadingListTagDto[]
nullable
canSync
boolean