Read app content
This API is currently in development and may change.
Read the published app content, including its HTML and settings.
The response can be used to create a draft. Read the draft state before building, as an existing draft may have diverged from the published version in the response.
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Path Parameters
The document's URL slug (e.g. abc123) or its canonical workbook UUID.
Query Parameters
Set true or 1 to pretty-print (2-space indent) the response; false / 0 is compact. Key ordering is deterministic regardless.
0, 1, true, false Response
The published app content.
The published app's HTML and sandbox settings.

