v4
latestOpenAPI 3.1.02026-08-01207318738.7 KBRead draft state
Read the named draft's state. Returns the full DocumentsV2ReadResponse shape — same as the live-state read endpoint.
The response is structured so a caller can take it verbatim and submit it as the body of the draft PATCH routes. Tiles in queryPresentations.data are keyed by a stable record key (e.g. "1", "2") — the server uses that key to identify existing tiles for updates, so callers do not need to track or send any other identifier. Control IDs and container instanceKey / referenceKey values also round-trip unchanged.
Path parameters
Draft workbook identifier (see PATCH /api/v2/documents/{identifier}/draft).
Draft workbook identifier (see PATCH /api/v2/documents/{identifier}/draft).
Published document identifier.
Published document identifier.
Query parameters
Set true or 1 to pretty-print (2-space indent) the response; false / 0 (the default) is compact. Key ordering is deterministic regardless.
Set true or 1 to pretty-print (2-space indent) the response; false / 0 (the default) is compact. Key ordering is deterministic regardless.
Response
Draft state.