Retrieve information on a single Workflow Instance

Verifying Generated Documents

Within the response payload, there will be a hash for each form document and for the audit trail.

Example response:

{
  /* ... */,
  "audit_trail_hash": "{sha256 hash of the document}",
  "document_hashes": {
    "{document id}":  "{sha256 hash of the document}",
  }
  /* ... */
}
Language
Authorization
Header