Get the e-signature envelope for a sign-document run
Get the e-signature envelope for a sign-document run
The sender's view of a `sign-document` run: the envelope (status, document, mode), the signer roster with per-signer status (`pending`/`signed`, email-verified and signed timestamps), and the full audit trail. Requires `space:read` (denied → 404). Returns 404 for a run of any other action. **Never contains signer signing links** — those are bearer capabilities held only by the signers.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
spaceId
runId
Response
The envelope, its signer roster and its audit trail.
envelope
signers
Ordered by signing position. Never carries a signing link.
events