Get a series' completion history for the current user
GET/api/v1/series/:series_id/read-history
The series counts as read once every one of its books has been read, so
readCount is the minimum across them and each entry spans from the earliest
book start to the latest book finish of that pass.
Request
Responses
- 200
- 401
- 403
- 404
Completion history
Unauthorized
Forbidden
Series not found