List Pages
List of all pages for a site.
Required scope | pages:read
Path parameters
site_id
Unique identifier for a Site
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
localeId
Unique identifier for a specific locale. Applicable, when using localization.
limit
Maximum number of records to be returned (max limit: 100)
offset
Offset used for pagination if the results have more than limit records
createdOn
Filter by the creation date of the page(s)
lastUpdated
Filter by the last updated date of the page(s)
sortBy
Sort results by the provided value. Defaults to createdOn
if not provided.
Allowed values:
sortOrder
Sorts the results by asc or desc
Allowed values:
Response
Request was successful
pages
pagination
Pagination object