v1
latestOpenAPI 3.0.12026-07-13191560.7 KBSections
List Sections in a Book
Lists Section objects for a given bibleId and bookId
A Section object represents a known range of verses in the Bible, typically tied to a story. Each Section is accessible via its Section ID, a string consisting of a Book ID and a section number. Not every Bible has sections enabled. For Bibles with sections enabled, sections are sequential and should cover nearly every verse if queried in order. A few examples from the book of Genesis are:
| Section Title | Verse Range | Section ID |
|---|---|---|
| The Beginning | Genesis 1:1 - Genesis 2:3 | GEN.S1 |
| Adam and Eve | Genesis 2:4 - Genesis 2:25 | GEN.S2 |
| The Fall | Genesis 3:1 - Genesis 3:24 | GEN.S3 |
Note: This endpoint does not return verse content
get/bibles/{bibleId}/books/{bookId}/sections