Skip to main content

15 docs tagged with "query"

View all tags

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.

draft

Returns a single Draft by ID.

experience

Returns a single signing Experience by ID, controlling the look and behaviour of the signing process.

group

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

invoice

Returns a single Invoice by ID. Requires admin and billing permission.

node

Returns any object that implements the Node interface by its global ID.

organisation

Returns a single Organisation by ID, including groups, billing, users, and data management connections.

recipient

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

task

Returns the status of an asynchronous Task by ID.

template

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

upload

Returns a pre-signed URL for uploading a file to S3.

user

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