get https://api.pandadoc.com/public/v1/documents//details
Return detailed data about a document. Use Document Status for getting just a basic info and status.
Get details about a document by its id
. Details include:
- Basic document information (name, document state, owner, sender, grand total, etc.)
- Recipients (completion status, signing order, etc.)
- Fields with values (incl. Collect Files field)
- Tokens (variables) with values
- Pricing information (pricing tables, products, quotes, etc.)
- Metadata
- Tags
- Linked objects
- Approval flow (if present)
- Timestamps associated with a document. Note that
date_modified
means any changes associated with the recipients and document status, whilecontent_date_modified
reflects any changes in the document content.