Download the signature audit trail

View as Markdown
Streams the machine-readable audit trail (`application/json`, `content-disposition: attachment`) — the same envelope, signer roster, and event log the signed PDF carries as its `audit-trail.json` attachment. It also reports `status` and omits the PDF page count. Requires `space:read` (denied → 404) and is available before completion. This is a byte stream; its content type, status, and headers are preserved.

Authentication

AuthorizationBearer

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

Path parameters

spaceIdstringRequired
runIdstringRequired

Response

The audit trail, served as an attachment.
envelopeIdstring
documentobject
statusstring
completedAtdatetime or null
signerslist of objects
eventslist of objects
cclist of objectsOptional