v1

latestOpenAPI 3.0.3MIT2026-07-24122271451.2 KB
Document Sections (Bundles)

Document Section Details

Receive information about each section.

get/public/v1/documents/{document_id}/sections/{section_id}

Path parameters

document_idstring required

Document ID.

section_idstring required

Section ID.

Response

OK

uuidstring
namestring
document_uuidstring

Example response

{
  "uuid": "7kqXgjFejB2toXxjcC5jfZ",
  "name": "API Sample Section from PandaDoc Template",
  "document_uuid": "cKbJ7uay3cEGtsKuGPwYGX"
}