v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Document

Get Deleted Document Sections

Retrieve all deleted sections of a specific document, with an optional filter for a specific document section

get/v1/document/{document_id}/deletedsections

Path parameters

document_idstring uuid required

The UUID of the document to retrieve deleted sections from

Query parameters

process_section_idstring uuid

Optional UUID of a specific document section to filter deleted sections

Response

Successfully retrieved deleted sections

publicIdstring uuid
parentIdstring uuid
positioninteger
namestring
isDeletedboolean
deletedAtstring date-time nullable
pdfIncludeDescriptionboolean
pdfIncludeSectionboolean
pageBreakBeforeboolean
openCommentThreadsinteger
createdAtstring date-time nullable