v1
latestOpenAPI 3.0.02026-07-267316.2 KBPage
Retrieve the content of a published page as markdown (scope: document.read)
get/workspace/{workspace-id}/project/{project-id}/page/{page-id}
Path parameters
workspace-idstring required
The identifier for the workspace
project-idstring required
The identifier for the project in the workspace
page-idstring required
The url of the page within the project
Response
Page content retrieved successfully
Example response
{
"workspace": "z3plqkvf52r",
"project": "3e95a13e7f1",
"page": "logo"
}