GraphQL API Changelog
2026
2026-07-28
Recipient — resetRecipient mutation now accepts a resetWitness boolean parameter.
2026-07-22
Billing — minimumCredit and pricePerCredit fields added to the Billing type. autoTopupThreshold and autoTopupCredit fields added to updateBilling mutation.
2026-07-13
Document — redirect 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/Element — excludeFromPdf 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 Token — sessionId added as a return value from generateComponentToken.
2026-06-04
Authentication — sessionKey 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 Token — getComponentKey query added.
2026-05-15
Document — labels field added to document query.
2026-05-13
Session — sessionKey added. Email session check added.
2026-05-12
Template — autoForward 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
Batch — batchId added to TaskResult.
2025
2025-04-04
Bulk Send — name 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
Draft — search parameter added to draftConnection. archived, search, and status filter parameters added.
2025-03-13
Batch — status 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
Group — retainPdfPassword boolean field added to group update input, replacing passwordType.
2025-02-20
Template — swapRoles mutation added to swap the position of roles in a template.
2025-02-20
Send — suppressEmails boolean field added to document send input to suppress all emails for a document.
2025-02-11
Send — pdfPassword and retainPdfPassword fields added to document send input.
2025-02-05
User — uploadedTemplatesCount and lastValidTemplateMadeAt fields added to User type.
2025-02-05
Document/Template/Attachment — retention field type changed to Float.
2025-01-31
Invoice — link field added to Invoice type for downloading invoice PDF.
2025-01-29
User — lastDocumentSentAt field added to User type.
2025-01-22
Billing — alertCount field added to Billing type.
2024
2024-12-07
Group Member — enforceTwoFactor boolean field added to GroupMember type and group update input.
2024-10-24
Organisation — userCount field added to Organisation type.
2024-10-22
Billing — invoice query added to organisation.
2024-10-21
Billing — billingContactEmail and billingContactEmailCc fields added to Billing type. updateBilling mutation input updated.
2024-09-20
Experience — fixSignatureScale boolean field added to constrain signatures to a 1:3.88 ratio.
2024-09-20
Document — from and to date filter parameters added to document connection queries. archived filter added.
2024-08-23
Template — lastSent datetime field added to Template type.
2024-08-23
Recipient — updateSignerField mutation added with signerUpdateInput including position, validation, and element type fields.
2024-08-05
Group — sendWhenSignedOrRejected and attachPDFWhenNotifying fields added to group update mutation.
2024-08-01
Query — recipient query added. Recipient type extended with document field.
2024-07-30
Group — attachPDFWhenNotifying and sendWhenBounces fields added to Group type and update mutation.
2024-07-29
Recipient — detailsTBD boolean field added to Recipient type.
2024-07-25
Recipient — role field added to Recipient type.
2024-07-17
Experience — signatureAppend integer field added (controls name format on signature).
2024-07-01
Batch — BatchConnection, BatchEdge types added. batchConnection added to Group type.
2024-06-25
Session — saveSession mutation added. Session type added with pinnedTemplates, pinnedDocuments, tutorialState. session field added to User type.
2024-06-14
Recipient — RecipientAuthentication enum added (EMAIL, EMAIL_SMS, NONE, UNKNOWN). authentication field added to Recipient type.
2024-06-12
Document Element — link 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
Document — hash and authentication fields added to document query response.
2024-05-17
Draft — templateCount, batch, multidoc, shared, version fields added to Draft type and create/update inputs.
2024-05-17
Query — draft query added.
2024-05-14
Contact Group — colour field added to ContactGroup. updateContactGroup mutation added.
2024-05-13
Contact Group — addToContactGroup and removeFromContactGroup mutations added.
2024-05-08
Contact Group — ContactGroup and ContactGroupConnection types added.
2024-04-30
Group — emailSubjectToSenderIfCompleted and emailSubjectToSenderIfRejected fields added to Group type and update input.
2024-04-24
Recipient — phoneNumber field added to recipient send input.
2024-04-24
Group — autoTag boolean field added to Group type and update input.
2024-04-23
Subscriptions — EventMessage enum extended with document, recipient, task, and template upload event types.
2024-04-09
Recipient — recipientOrder field added to Recipient type.
2024-04-09
Document — batchOrder and sendOrder fields added to Document type.
2024-04-08
Group — sequentialSend boolean field added to Group type and update input.
2024-04-04
Batch — Batch type added with id, name, enforceOrder, documentConnection, group, creator, requestId, created, modified fields.
2024-03-26
Document — batchName field added to Document type.
2024-03-11
Draft — creator field added to Draft type.
2024-03-07
Send — documentCCEmail array field added to document send input.
2024-03-06
Document — batchId field added to Document type.
2024-02-28
Group — groupCCEmail field type changed from String to Email.
2024-01-12
Recipient — ccIncludeLink boolean field added to recipient send input.
2023
2023-11-21
Recipient — scheduleId field added to recipient send input for preset reminder schedules.
2023-11-10
Group — credit field added to Group type. created field added to Organisation type.
2023-11-06
Group Member — features JSON field added to GroupMember type.
2023-10-25
Group Member — visitEmail boolean field added to GroupMember type.
2023-10-23
User — consents field added to User type. Consent type added. updateUserConsent mutation added.
2023-10-09
Document — from and to date filter parameters added to documentConnection.
2023-09-27
Template — autoArchive boolean field added to Template type and update input.
2023-09-19
Experience — signatureType, signatureCertifiedType, witnessingRequiresSignerSMS, witnessingRequiresWitnessSMS fields added to experience create/update inputs.
2023-09-15
User — companyName field added to update user mutation.
2023-09-14
Document — sourceTemplateId field added to Document type.
2023-09-11
Task — task query added returning JSON.
2023-09-07
Recipient — skipped boolean field added to recipient send input.
2023-09-06
Recipient — letPreviousParticipantDecide boolean field added. recipientWhoDecides field added. experience field added to recipient send input.
2023-09-05
Send — taskId added to send response.
2023-09-01
Group — owner field added to Group type.
2023-08-08
Feedback — FeedbackType enum added (BUG, SUGGESTION, GENERAL, SUPPORT). feedbackType, contactMe, joinBeta, email fields added to feedback input.
2023-08-02
Feedback — createFeedback mutation added.
2023-07-25
Template — locked boolean field added to Template type and update input.
2023-07-24
Document — auditLog field added to Document type. AuditLogItem type added with id, name, status, description, created, ip fields.
2023-07-21
Template — createTemplateTag and deleteTemplateTag mutations added.