Document Section
Get Document Section
Retrieve a specific Document section.
get/v1/document/{document_id}/section/{document_section_id}
Path parameters
document_idstring uuid required
The UUID of the document.
document_section_idstring uuid required
The UUID of the document section.
Query parameters
main_parent_sectionboolean
Flag to retrieve the main parent section of the document section
Response
Successfully retrieved the document section.