Content
Get page content with paragraphs and sentences
Retrieve a specific page by its ID, including all its paragraphs and sentences. The response is hierarchically structured with:
- Page content and metadata
- List of paragraphs (sorted by paragraph_index)
- List of sentences within each paragraph (sorted by sentence_index)
GET
Authorizations
Headers
Path Parameters
Response
200
application/json
Successfully retrieved page content
The response is of type object
.