Pages are static resources that are not included in channels or collections on the Ghost front-end. The API will only return pages that were created as resources and will not contain routes created with dynamic routing.
Pages are structured identically to posts. The response object will look the same, only the resource key will be pages
.
By default, pages are ordered by title when fetching more than one.