v1
latestOpenAPI 3.0.12026-07-13191560.7 KBAudio Bibles
List Audio Chapters in an Audio Book
Lists Chapter objects for a given bibleId and bookId
A Chapter object represents a single chapter of the Bible. Each Chapter is accessible via its Chapter ID, a string consisting of a Book ID and a chapter number. A few examples are:
| Chapter | Chapter ID |
|---|---|
| Genesis 1 | GEN.1 |
| John 3 | JHN.3 |
| Revelation 22 | REV.22 |
Note: This endpoint does not return verse content
get/audio-bibles/{bibleId}/books/{bookId}/chapters
Path parameters
bookIdstring required
Id of the Book whose Chapters to fetch