Get a document by id
wflow_get_documentFetch a full document object by ID, including all fields, VAT subtotals, lines, and accounting data.
Instructions
Fetch the full document object (all fields, VAT subtotals, lines, accounting) by its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | Document id (uuid). | |
| organization | No | Org slug. Defaults to WFLOW_ORG. |