Skip to main content

Completion status

Each signer carries an independent status field:

StatusMeaning
pendingNotified but no action yet.
viewedHas opened the envelope at least once.
signedCompleted all required fields.
declinedExplicitly 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.