Copy page
Copy original Markdown filev7.1.0
Thu, 08 January, 2026Feature
- Added support for the group signers in API.
- Added support for the preview embedded template API.
- Added
GroupSignersproperty to Document and Template list and properties APIs for enhanced signer group management. - Introduced
SharedWithTeamIdproperty in template filters to allow filtering templates shared with any of the specified team IDs.
Improvement
- Added
contextobject in webhook payloads (beta).- Provides
context.actor(who performed the action) andcontext.previousState(previous values for changed fields). - Available for Document and Template webhook events.
- Populated only for documents/templates created on or after January 08, 2026, older resources will have
context: null.
- Provides