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.
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.
Returns a single Document by ID, including recipients, audit log, and form fields.
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.
Comment s'authentifier avec l'API GraphQL de Legalesign en utilisant l'authentification SRP ou les clés API du portail développeur.
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.
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.
Returns a User by ID, or the current authenticated user if no ID is provided.