Docusign - Get template action

The Get template action retrieves the details of a single template. Refer to the Docusign Templates: get API reference for the full field reference.

Input

Input fieldDescription
TemplateSelect the template to retrieve.

Output

Output fieldDescription
Template IDThe unique identifier of the template.
NameThe name of the template.
DescriptionThe description of the template.
StatusThe current status of the template.
Email subjectThe subject line of the email sent to all recipients.
Email blurbThe email message body sent to all recipients.
Signing locationThe physical location where signing takes place. Valid values are InPerson and Online. The default value is Online.
Page countThe number of document pages in the template.
SharedIndicates whether the template is shared with other users.
Password protectedIndicates whether the template is password protected.
Authoritative copyIndicates whether the documents are marked as authoritative copies.
Enforce signer visibilityIndicates whether document visibility settings are enforced for the envelope.
Enable wet signIndicates whether the signer can print the document and sign it on paper.
Allow markupIndicates whether the Document Markup feature is enabled.
Allow reassignIndicates whether the recipient can redirect the envelope to a more appropriate recipient.
Disable responsive documentIndicates whether responsive documents are disabled.
Auto matchIndicates whether the template is included in auto-matching.
Auto match specified by userIndicates whether the template has been explicitly included in or excluded from auto-matching.
Any signerDeprecated. This feature has been replaced by signing groups.
Envelope locationReserved for Docusign.
Folder IDThe ID of the folder that contains the template.
Folder nameThe name of the folder that contains the template.
Folder idsThe IDs of the folders where the template exists, either directly or through template sharing.
Value (Folder ids)A folder ID.
URIThe URI for retrieving the template.
CreatedThe date and time the template was created.
Last modifiedThe date and time the template was last modified.
Last usedThe date and time the template was last used.
OwnerInformation about the user who owns the template.
User ID (Owner)The ID of the user who owns the template.
User name (Owner)The name of the user who owns the template.
Email (Owner)The email address of the user who owns the template.
Account ID (Owner)The ID of the account that owns the template.
Last modified byInformation about the user who last modified the template.
User name (Last modified by)The name of the user who last modified the template.
User ID (Last modified by)The ID of the user who last modified the template.
Email (Last modified by)The email address of the user who last modified the template.
URI (Last modified by)The URI for retrieving the user who last modified the template.
DocumentsThe documents in the template. See Documents.
NotificationThe reminder and expiration settings for the template. See Notification.
Custom fieldsThe custom fields defined on the template. See Custom fields.
Envelope ID stampingIndicates whether the envelope ID is stamped on the documents.
Auto navigationIndicates whether auto-navigation is set for the recipient.
U sig stateReserved for Docusign.
RecipientsThe recipients defined on the template. See Recipients.
Recipient rolesThe recipient roles defined on the template.
Role name (Recipient roles)The name of the role.
Recipient type (Recipient roles)The type of recipient for the role.
Prefill tabsThe prefill tabs defined on the template. See Tab fields.

Documents

The Documents field lists the documents included in the template. Each document contains the following fields.

Output fieldDescription
Document IDThe ID of the document.
URIThe URI for retrieving the document.
NameThe name of the document.
OrderThe order in which the document appears in the template.
PagesThe number of pages in the document.
DisplayHow the document is displayed to recipients.
Include in downloadIndicates whether the document is included when documents are downloaded.
Signer must acknowledgeSpecifies how the recipient must acknowledge the document.
Template lockedIndicates whether the document is locked in the template.
Template requiredIndicates whether the document is required in the template.
TabsThe tabs defined on the document, grouped by type. See Tab fields.

Notification

The Notification field contains the reminder and expiration settings applied to envelopes created from the template.

Output fieldDescription
RemindersThe reminder settings.
Reminder enabled (Reminders)Indicates whether reminders are enabled.
Reminder delay (Reminders)The number of days before the first reminder is sent.
Reminder frequency (Reminders)The number of days between reminders.
ExpirationsThe expiration settings.
Expire enabled (Expirations)Indicates whether the envelope expires.
Expire after (Expirations)The number of days before the envelope expires.
Expire warn (Expirations)The number of days before expiration that a warning is sent.

Custom fields

The Custom fields field contains the custom fields defined on the template. Text custom fields and list custom fields share the following fields. List custom fields also include List items.

Output fieldDescription
Field IDThe ID of the custom field.
NameThe name of the custom field.
ShowIndicates whether the custom field is displayed in the Docusign UI.
RequiredIndicates whether the custom field is required.
ValueThe value of the custom field.
List items (List custom fields)The available values for a list custom field.

Recipients

The Recipients field groups recipients by type (such as Signers, In person signers, and Witnesses), the same structure used by the Get envelope action. Refer to Recipient fields for the fields each recipient contains.

Tab fields

Prefill tabs let senders add read-only values to a template. They appear at the template level and under each document's Tabs, grouped by type: Text tabs, Number tabs, Date tabs, Checkbox tabs, and Radio group tabs. Each prefill tab contains the following fields.

Output fieldDescription
Tab IDThe unique identifier for the tab.
Tab labelThe label assigned to the tab.
Tab typeThe type of tab.
Document IDThe ID of the document the tab appears on.
Page numberThe page number where the tab appears.
RequiredIndicates whether the recipient must complete the tab.
Validation patternA regular expression used to validate the tab's value.
Validation messageThe message shown when the tab's value fails validation.
Max lengthThe maximum number of characters allowed in the tab.
SelectedIndicates whether the tab is selected.
RadiosThe radio buttons in a radio group tab.
Group nameThe name of the group the tab belongs to.

Document tabs can also be organized into tab groups. Each tab group has a Tab ID, Tab type, Group label, Group rule, Page number, and Status.

Last updated: