v4

latestOpenAPI 3.1.02026-08-08221179273.1 KB
bible-progress

Get Bible Progress

Get user's complete Bible reading progress.

Returns the user's reading progress including:

  • Progress map (book_id -> completed chapters)
  • Last read position metadata
  • Timestamps
get/api/bible-progress

Headers

x-user-idstring nullable

Response

Successful Response

idinteger nullable
user_idstring required
progressobject required

Map of book_id to list of completed chapters

last_read_fromobject nullable

Last read position metadata

chapters_readinteger

Total number of chapters read

books_readinteger

Total number of books fully completed (all chapters read)

bible_read_percentagenumber

Percentage of Bible completed (0-100)

created_atstring date-time nullable
updated_atstring date-time nullable