Preview a documentation page checkpoint
Returns safe checkpoint metadata, title, tag UUIDs, and normalized rendered HTML. Raw editor and collaboration state are never exposed. Organization members cannot call this endpoint.
/projects/documentation/{pageId}/checkpoints/{checkpointId}AuthorizationOAuth2 access token · headerrequiredapi:readAuthorizationBearer token (JWT) · headerrequiredpageIdstring<uuid>requiredcheckpointIdstring<uuid>requiredactorNamestring | nullactorUserIdstring<uuid>requiredchangedFieldsstring[]requiredcontentstringrequiredNormalized rendered HTML for the historical page body.
createdAtstring<date-time>requiredgenerationnumberrequiredidstring<uuid>requiredreasonstringrequiredbaselineintervalidlemaximumpre-restoretagsstring<uuid>[]requiredtitlestringrequiredThe page or checkpoint UUID is invalid.
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
Organization members cannot access documentation history.
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 or checkpoint 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.