v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBGet document state
Retrieve the document's published state. To read a draft's state, use Get draft state instead.
The response can be used as-is as the request body in a call to the Patch draft API.
Tiles in queryPresentations.data are keyed by a stable record key (e.g. "1", "2"); the server uses that key to identify existing tiles on a later patch, so you never need to track any other identifier. Control IDs and container instanceKey / referenceKey values also round-trip unchanged.
A workbook-only document (no dashboard layout yet) returns only the workbook-scoped fields (name, description, queryPresentations); the dashboard-scoped containers, controls, and settings are omitted until a layout exists.
Path parameters
The document's URL slug (e.g. abc123) or its canonical workbook UUID.
Query parameters
Format response with 2-space indentation for readability. Accepts true, 1, or no value (e.g., ?pretty). Default is compact (single-line) JSON.
Response
Document state.