Download the signature audit trail

View as Markdown
Downloads the machine-readable audit trail for a `sign` run as `application/json`. This is the same document the sealed PDF carries as an attachment, and it is available before the envelope completes — so you can archive the trail as it accumulates rather than only at the end. The run body links it as `output.auditUrl`. **Learn more:** [E-signature guide](https://docs.cloudraker.com/capabilities/sign)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Response

Download the signature audit trail
envelopeIdstring
documentobject
statusstring
completedAtdatetime or null
signerslist of objects
eventslist of objects

Errors

429
Too Many Requests Error