v1

latestOpenAPI 3.0.12026-07-13191560.7 KB
Books

List Books in a Bible

Lists Book objects for a given bibleId

A Book object represents a single book (Matthew, Mark, etc.) of a single Bible. Each Book is accessible via a Book ID, a 3-digit code representing the book's name. A few examples are:

Book NameBook ID
GenesisGEN
MarkMRK
1 John1JN
get/bibles/{bibleId}/books

Query parameters

include-chaptersboolean

When true, returns available chapter information for each book

include-chapters-and-sectionsboolean

When true, returns available chapter and section (if available) information for each book

Response

OK