Read a published document back
get_documentFetch the current HTML of a document you published, so it can be edited rather than rewritten. Call this before update_document: acting on feedback usually means one small change, and regenerating the whole file loses everything else about it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shortId | Yes | The document's id, the last part of its share link. | |
| editToken | No | The edit token, if this key did not publish the document. |