Get the e-signature envelope

View as Markdown
The sender's view of a `sign` run — envelope status, the signer roster with per-signer state, and the event trail. Every sign response points here through `envelopeUrl`. Use it to answer "who still has to sign?": each `signers[]` entry carries its own `status`, `emailVerifiedAt` and `signedAt`. <Note> This never contains signing links. Those are bearer capabilities held only by the signers themselves — to get one to a signer, use [POST /v1/runs/{id}/signers/{signerId}/resend](https://docs.cloudraker.com/api/cloud-raker-api/runs/resend-run-signer). </Note> **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

Get the e-signature envelope

Errors

429
Too Many Requests Error