Zum Hauptinhalt springen

16 docs getaggt mit „api-key“

Alle Tags anzeigen

batch

Returns a single Batch by ID, including progress counts and documents.

document

Returns a single Document by ID, including recipients, audit log, and form fields.

group

Returns a single Group by ID, the primary container for documents, templates, members, and settings.

Mit der API authentifizieren

So authentifizieren Sie sich mit der Legalesign GraphQL-API mittels SRP-Authentifizierung oder Entwicklerportal-API-Schlüsseln.

recipient

Returns a single Recipient by ID — the receiver of a document to sign, not a template role.

send

Send a document for signing in a single API call. The primary way to send documents.

sendBatch

Begin a batch send task. Returns an ID for use with sendBatchDocument.

startBatch

Mark a batch as complete and ready to send.

task

Returns the current result of an asynchronous task by ID. Raw task data is retained for 90 days.

template

Returns a single Template by ID, including roles, elements, and direct links.

user

Returns a User by ID, or the current authenticated user if no ID is provided.