Books
Get book page content
Retrieve the content of a specific page from a book version
get/book/page/{bookSlug}/{versionId}
Path parameters
bookSlugstring required
The slug or ID of the book
versionIdstring required
The version ID of the book
Query parameters
pageinteger required
Page number to retrieve
locale'en' | 'ar'
Locale for localized content
Response
Page content retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.