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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.