Reading Progress
Reading progress tracking
📄️ Get reading progress for a book
Returns the user's reading progress for a specific book.
📄️ Update reading progress for a book
Update reading progress for a book
📄️ Delete reading progress for a book
Delete reading progress for a book
📄️ Mark a book as read (completed)
Mark a book as read (completed)
📄️ Get a book's completion history for the current user
Get a book's completion history for the current user
📄️ Clear a book's completion history for the current user
Does not touch current reading progress.
📄️ Mark a book as unread (removes reading progress)
Mark a book as unread (removes reading progress)
📄️ Get all reading progress for the authenticated user
Get all reading progress for the authenticated user
📄️ Get a series' completion history for the current user
The series counts as read once every one of its books has been read, so
📄️ Clear the completion history of every book in a series, for the current user
Does not touch current reading progress.
📄️ Clear the current user's entire completion history
Does not touch current reading progress.