5d1895a1b3fc
latestOpenAPI 3.1.02026-07-2676188241.3 KBGuided Sections
Get section
Returns the section with its published version fully resolved (inheritance chain walked to fill missing fields). To see raw authored values without inheritance, use GET /documents/sections/{sectionID}/versions/{versionID}.
get/documents/sections/{sectionID}
Response
OK
Example response
{
"publishedVersion": {
"generation": {
"outputSchema": {
"itemFormat": "- {item}\n"
}
}
}
}