Completion status
Each signer carries an independent status field:
| Status | Meaning |
|---|---|
pending | Notified but no action yet. |
viewed | Has opened the envelope at least once. |
signed | Completed all required fields. |
declined | Explicitly refused to sign. The envelope moves to voided. |
You can also subscribe to the signer.signed event (an alias for envelope.signed) to react in real time. See Webhooks → Event catalog.