Skip to main content

GraphQL API Changelog

2026

2026-07-28

RecipientresetRecipient mutation now accepts a resetWitness boolean parameter.

2026-07-22

BillingminimumCredit and pricePerCredit fields added to the Billing type. autoTopupThreshold and autoTopupCredit fields added to updateBilling mutation.

2026-07-13

Documentredirect field added to the Document type and document send mutation input. Allows specifying a post-signing redirect URL per document send.

2026-07-10

Template/ElementexcludeFromPdf field added to template elements and signer fields.

2026-06-10

Member — Group members now ordered alphabetically by group name in memberConnection.

2026-06-05

Component TokensessionId added as a return value from generateComponentToken.

2026-06-04

AuthenticationsessionKey renamed to sessionId in schema.

2026-06-01–03

Component Token — New generateComponentToken mutation added. Supports LS_SIGNER and GENERAL component types. New ComponentToken type added to schema.

2026-05-28

Component TokengetComponentKey query added.

2026-05-15

Documentlabels field added to document query.

2026-05-13

SessionsessionKey added. Email session check added.

2026-05-12

TemplateautoForward field added. verticalAlign field added to template elements.

2026-04-28

Authentication — API key authentication enabled. Subset of queries and mutations accessible via API key.

2026-04-24

Send — Maximum message length increased to 10,000 characters for document send.

2026-04-13

BatchbatchId added to TaskResult.


2025

2025-04-04

Bulk Sendname field added to bulk send input.

2025-03-31

Bulk Send — New mutations added: startBulk, addBulkDocument, sendBulk. New input types StartBulkInput, AddBulkDocumentInput, SendBulkInput added.

2025-03-18

Draftsearch parameter added to draftConnection. archived, search, and status filter parameters added.

2025-03-13

Batchstatus field added to Batch type. search and status filter parameters added to batch connection queries. creatorName, documentCount, and assigneeName fields added to Batch type.

2025-03-13

GroupretainPdfPassword boolean field added to group update input, replacing passwordType.

2025-02-20

TemplateswapRoles mutation added to swap the position of roles in a template.

2025-02-20

SendsuppressEmails boolean field added to document send input to suppress all emails for a document.

2025-02-11

SendpdfPassword and retainPdfPassword fields added to document send input.

2025-02-05

UseruploadedTemplatesCount and lastValidTemplateMadeAt fields added to User type.

2025-02-05

Document/Template/Attachmentretention field type changed to Float.

2025-01-31

Invoicelink field added to Invoice type for downloading invoice PDF.

2025-01-29

UserlastDocumentSentAt field added to User type.

2025-01-22

BillingalertCount field added to Billing type.


2024

2024-12-07

Group MemberenforceTwoFactor boolean field added to GroupMember type and group update input.

2024-10-24

OrganisationuserCount field added to Organisation type.

2024-10-22

Billinginvoice query added to organisation.

2024-10-21

BillingbillingContactEmail and billingContactEmailCc fields added to Billing type. updateBilling mutation input updated.

2024-09-20

ExperiencefixSignatureScale boolean field added to constrain signatures to a 1:3.88 ratio.

2024-09-20

Documentfrom and to date filter parameters added to document connection queries. archived filter added.

2024-08-23

TemplatelastSent datetime field added to Template type.

2024-08-23

RecipientupdateSignerField mutation added with signerUpdateInput including position, validation, and element type fields.

2024-08-05

GroupsendWhenSignedOrRejected and attachPDFWhenNotifying fields added to group update mutation.

2024-08-01

Queryrecipient query added. Recipient type extended with document field.

2024-07-30

GroupattachPDFWhenNotifying and sendWhenBounces fields added to Group type and update mutation.

2024-07-29

RecipientdetailsTBD boolean field added to Recipient type.

2024-07-25

Recipientrole field added to Recipient type.

2024-07-17

ExperiencesignatureAppend integer field added (controls name format on signature).

2024-07-01

BatchBatchConnection, BatchEdge types added. batchConnection added to Group type.

2024-06-25

SessionsaveSession mutation added. Session type added with pinnedTemplates, pinnedDocuments, tutorialState. session field added to User type.

2024-06-14

RecipientRecipientAuthentication enum added (EMAIL, EMAIL_SMS, NONE, UNKNOWN). authentication field added to Recipient type.

2024-06-12

Document Elementlink field added to DocumentElement for file download URLs.

2024-06-05

Billing — Full Billing, Invoice, and LineItem types added. updateBilling and cancelBilling mutations added. CURRENCY, PAYMENTSYSTEM, and PLANS enums added.

2024-05-24

Documenthash and authentication fields added to document query response.

2024-05-17

DrafttemplateCount, batch, multidoc, shared, version fields added to Draft type and create/update inputs.

2024-05-17

Querydraft query added.

2024-05-14

Contact Groupcolour field added to ContactGroup. updateContactGroup mutation added.

2024-05-13

Contact GroupaddToContactGroup and removeFromContactGroup mutations added.

2024-05-08

Contact GroupContactGroup and ContactGroupConnection types added.

2024-04-30

GroupemailSubjectToSenderIfCompleted and emailSubjectToSenderIfRejected fields added to Group type and update input.

2024-04-24

RecipientphoneNumber field added to recipient send input.

2024-04-24

GroupautoTag boolean field added to Group type and update input.

2024-04-23

SubscriptionsEventMessage enum extended with document, recipient, task, and template upload event types.

2024-04-09

RecipientrecipientOrder field added to Recipient type.

2024-04-09

DocumentbatchOrder and sendOrder fields added to Document type.

2024-04-08

GroupsequentialSend boolean field added to Group type and update input.

2024-04-04

BatchBatch type added with id, name, enforceOrder, documentConnection, group, creator, requestId, created, modified fields.

2024-03-26

DocumentbatchName field added to Document type.

2024-03-11

Draftcreator field added to Draft type.

2024-03-07

SenddocumentCCEmail array field added to document send input.

2024-03-06

DocumentbatchId field added to Document type.

2024-02-28

GroupgroupCCEmail field type changed from String to Email.

2024-01-12

RecipientccIncludeLink boolean field added to recipient send input.


2023

2023-11-21

RecipientscheduleId field added to recipient send input for preset reminder schedules.

2023-11-10

Groupcredit field added to Group type. created field added to Organisation type.

2023-11-06

Group Memberfeatures JSON field added to GroupMember type.

2023-10-25

Group MembervisitEmail boolean field added to GroupMember type.

2023-10-23

Userconsents field added to User type. Consent type added. updateUserConsent mutation added.

2023-10-09

Documentfrom and to date filter parameters added to documentConnection.

2023-09-27

TemplateautoArchive boolean field added to Template type and update input.

2023-09-19

ExperiencesignatureType, signatureCertifiedType, witnessingRequiresSignerSMS, witnessingRequiresWitnessSMS fields added to experience create/update inputs.

2023-09-15

UsercompanyName field added to update user mutation.

2023-09-14

DocumentsourceTemplateId field added to Document type.

2023-09-11

Tasktask query added returning JSON.

2023-09-07

Recipientskipped boolean field added to recipient send input.

2023-09-06

RecipientletPreviousParticipantDecide boolean field added. recipientWhoDecides field added. experience field added to recipient send input.

2023-09-05

SendtaskId added to send response.

2023-09-01

Groupowner field added to Group type.

2023-08-08

FeedbackFeedbackType enum added (BUG, SUGGESTION, GENERAL, SUPPORT). feedbackType, contactMe, joinBeta, email fields added to feedback input.

2023-08-02

FeedbackcreateFeedback mutation added.

2023-07-25

Templatelocked boolean field added to Template type and update input.

2023-07-24

DocumentauditLog field added to Document type. AuditLogItem type added with id, name, status, description, created, ip fields.

2023-07-21

TemplatecreateTemplateTag and deleteTemplateTag mutations added.