Read complete blocks from one documentation page
Returns complete top-level canonical HTML blocks, a heading outline, or matching blocks with bounded nearby context. Continue with the opaque cursor. A changed content ETag or generation returns HTTP 409.
/projects/documentation/{id}/partialAuthorizationOAuth2 access token · headerrequiredapi:readAuthorizationBearer token (JWT) · headerrequiredidstring<uuid>requiredProject documentation page UUID. Folder UUIDs are not valid for body reads.
modestringblocksoutlinematchesquerystringcontextnumberlimitnumberMaximum returned items. Blocks and matches permit 20. Outlines permit 100.
cursorstringOpaque cursor from the prior response.
blocksProjectDocumentationPartialBlockDto[]requiredShow propertiesHide properties
ProjectDocumentationPartialBlockDtohtmlstringrequiredOne complete canonical top-level HTML block.
matchbooleanpositionnumberrequiredZero-based top-level block position.
contentEtagstringrequiredUnquoted SHA-256 content identity for the page content used by this read. Send it unchanged for an exact edit.
contentGenerationnumberrequiredmodestringrequiredblocksoutlinematchesnextCursorstring | nullrequiredoutlineProjectDocumentationOutlineItemDto[]requiredShow propertiesHide properties
ProjectDocumentationOutlineItemDtolevelnumberrequiredpositionnumberrequiredtextstringrequiredHTML-escaped heading text.
pageIdstringrequiredInvalid page identifier, mode, query, context, limit, cursor, or an oversized page.
errorstring | objectHTTP error name or a structured HTTP exception response.
Show propertiesHide properties
stringobjectmessagestring | string[] | objectrequiredError message, validation message list, or request-field validation message map.
Show propertiesHide properties
stringstringstringobjectstatusCodenumberrequiredHTTP status code for this response.
Unauthorized - Invalid or missing authentication token
Forbidden - Insufficient API scopes or permissions
The page does not exist or is not accessible.
errorstring | objectHTTP error name or a structured HTTP exception response.
Show propertiesHide properties
stringobjectmessagestring | string[] | objectrequiredError message, validation message list, or request-field validation message map.
Show propertiesHide properties
stringstringstringobjectstatusCodenumberrequiredHTTP status code for this response.
The page content changed after the cursor was issued.
errorstring | objectHTTP error name or a structured HTTP exception response.
Show propertiesHide properties
stringobjectmessagestring | string[] | objectrequiredError message, validation message list, or request-field validation message map.
Show propertiesHide properties
stringstringstringobjectstatusCodenumberrequiredHTTP status code for this response.