Pages

Gets a page

Returns a single page: its ProseMirror body, place in the hierarchy (root_page, parent_page), attachments and sharing state (public_access, public_uuid).

get/api/v2/pages/{id}

Path parameters

idstring required

The ID of the page to retrieve.

Headers

X-Organization-Idstring required

Organization ID

Response

Single page

Changes