List pages
Returns pages WITHOUT the heavy body (the full HTML/JSON document) and passwordHash by default — list views never render the body. Pass fields=full to restore body. Fetch a full page via GET /api/pages/{id}.
Query parameters
Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.
Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.
Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.
Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.
Response
Page list with totals + share-URL pointers
Changes
Changed in 3 of the 104 revisions of this API.23
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ○
added the new optional
queryrequest parameterkeynew-optional-request-parameter
- ○
added the new optional
queryrequest parameterkeyPrefixnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterkeyrequest-parameter-removed
- ●
deleted the
queryrequest parameterkeyPrefixrequest-parameter-removed
- ●