Events
Recipient completed
Triggered when a recipient completes all required actions.
For recipients with the type signer
, this means signing and filling in any assigned fields. For recipients with the type viewer
, it means finishing their viewing session.
This event is especially useful when implementing sequential signing (order
) or muted delivery. You can use it to determine when the next recipient becomes eligible to receive access.
The Retrieve an envelope endpoint can be used after this event to get the latest state of the envelope and its documents.