Pages
Gets a public doc
Returns a published doc. The response carries a reduced attribute set and includes the doc's child_pages, ordered by position.
get/api/v2/public/pages/{uuid}
Path parameters
uuidstring required
The public UUID of the doc (public_uuid).
Response
A published doc as seen without authentication: a reduced attribute set plus its child_pages.
Changes
Changed in 1 of the 20 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○