v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBDocuments v2
Get draft state
Read the named draft's state. Returns the same DocumentsV2ReadResponse shape as Get document state, and is round-trippable as a PATCH body.
get/v2/documents/{documentId}/draft/{draftId}
Path parameters
documentIdstring required
The published document's URL slug (e.g. abc123) or its canonical workbook UUID.
draftIdstring required
The draft workbook identifier (returned by Create draft and patch document).
Query parameters
prettyboolean
Format response with 2-space indentation for readability. Accepts true, 1, or no value (e.g., ?pretty). Default is compact (single-line) JSON.
Response
Draft state.