Document Settings

Get document settings

Retrieves the settings for a specified document.

get/public/v2/documents/{document_id}/settings

Path parameters

document_idstring required

Unique identifier of the document to retrieve settings for.

Response

Successfully retrieved document settings.

language'en-US' | 'fr-FR' | 'it-IT' | 'es-ES' | 'nl-NL' | 'de-DE' | 'pt-BR' | 'pt-PT' | 'pl-PL' | 'sv-SE' | 'cs-CZ' | 'da-DK' | 'el-GR' | 'hu-HU' | 'nb-NO' | 'ro-RO' | 'bg-BG' required

Document language code (e.g., 'en-US', 'fr-FR').

qualified_electronic_signatureboolean required

Indicates whether the document requires a Qualified Electronic Signature (QES) during the signing process. If true, signers must complete the document using a third-party qualified electronic signature provider according to supported verification rules.

expires_ininteger required

Document expiration in days. If not explicitly set, defaults to the system default expiration.

suggest_editsboolean required

Indicates whether Suggest Edits (redlining) is enabled for the document. When true, recipients can suggest edits to the document content during the signing process.

Changes

No recorded changes to this endpoint across all 1 revision of this API.