Get Page Content

GET

Get static content from a static page. If you do not provide a Locale ID in your request, the response will return any content that can be localized from the Primary locale Required scope | pages:read

Path parameters

page_idstringRequired

Unique identifier for a Page

Query parameters

localestringOptional

Unique identifier for a specific locale. Applicable, when using localization.

limitdoubleOptional

Maximum number of records to be returned (max limit: 100)

offsetdoubleOptional

Offset used for pagination if the results have more than limit records

Response

Request was successful

pageIdstringOptional

Page ID

nodeslist of objectsOptional
paginationobjectOptional

Pagination object

Errors