Get book progression (R2Progression / Readium standard)
GET/api/v1/books/:book_id/progression
Returns the stored R2Progression JSON for EPUB reading position sync. Returns 200 with the progression data, or 204 if no progression exists.
Request
Responses
- 200
- 204
- 401
- 404
Progression data
No progression exists
Unauthorized
Book not found