List Document Sections
GET {{base_url}}/public/v1/documents/{{document_id}}/sections
Get Document's Sections.
Find more https://developers.pandadoc.com/reference/document-sections-info
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"results":[{"uuid":"mcqRJhoEjDOUyT5AePMa9Z","name":"New document"}]}