API Key GraphQL Reference
GraphQL queries and mutations available with Developer Portal API-key authentication.
GraphQL queries and mutations available with Developer Portal API-key authentication.
Returns a single Attachment by ID.
How to authenticate Legalesign REST API requests using an API key in the Authorization header.
How to authenticate with the Legalesign GraphQL API using SRP authentication or Developer Portal API keys.
Returns a single Batch by ID, including progress counts and documents.
Cancel a document if it has not yet been signed.
Create a new template in a team.
Create a new element (field) in a template.
Create a new role in a template.
Delete an element from a template.
Delete a role from a template.
Returns a single Document by ID, including recipients, audit log, and form fields.
Mint a short-lived component token for embedded public components.
Returns a single Group by ID, the primary container for documents, templates, members, and settings.
Returns a single Recipient by ID — the receiver of a document to sign, not a template role.
Send a document for signing in a single API call. The primary way to send documents.
Begin a batch send task. Returns an ID for use with sendBatchDocument.
Add a document to a batch created by sendBatch.
Mark a batch as complete and ready to send.
Swap the position of two roles in a template.
Returns the current result of an asynchronous task by ID. Raw task data is retained for 90 days.
Returns a single Template by ID, including roles, elements, and direct links.
Update a template's properties.
Update an element in a template.
Update a role in a template.
Returns a User by ID, or the current authenticated user if no ID is provided.
How to provide secure tokens to authenticated Legalesign widgets, including SRP JWTs and short-lived component tokens.