List documentation page checkpoints
Returns safe checkpoint metadata in newest-first cursor pages. Historical bodies and internal snapshots are never included. Organization members cannot call this endpoint.
/projects/documentation/{pageId}/checkpointsAuthorizationOAuth2 access token · headerrequiredapi:readAuthorizationBearer token (JWT) · headerrequiredpageIdstring<uuid>requiredDocumentation page UUID.
cursorstring<uuid>Checkpoint UUID returned as nextCursor by the prior page.
itemsProjectDocumentationCheckpointSummaryDto[]requiredShow propertiesHide properties
ProjectDocumentationCheckpointSummaryDtoactorNamestring | nullactorUserIdstring<uuid>requiredchangedFieldsstring[]requiredcreatedAtstring<date-time>requiredgenerationnumberrequiredidstring<uuid>requiredreasonstringrequiredbaselineintervalidlemaximumpre-restorenextCursorstring<uuid> | nullThe page UUID or cursor is invalid, or the cursor belongs to another resource.
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 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.