Docusign - List templates (batch) action

The List templates (batch) action retrieves a batch of templates that match the criteria you specify. Refer to the Docusign Templates: list API reference for more information.

Input

Input fieldDescription
Search textFilter templates by name. Maximum 48 characters.
Order bySort templates by this field. Valid values are Name, Modified, and Last used.
OrderSort order direction. Valid values are Ascending and Descending.
From dateReturn templates modified on or after this date.
To dateReturn templates modified up to this date.
Shared by meEnable to return only templates shared by the current user.
User filterFilter templates based on the current user's relationship to them.
CountSpecify the maximum number of templates to return per page.
Start positionSpecify the zero-based index of the result from which to start returning results.

Output

Output fieldDescription
Result set sizeThe number of results returned in the current batch.
Total set sizeThe total number of results available.
Start positionThe zero-based index of the first result in the batch.
End positionThe zero-based index of the last result in the batch.
Next URIThe URI for retrieving the next batch of results.
Previous URIThe URI for retrieving the previous batch of results.
Envelope templatesThe templates that match the specified criteria. See Envelope templates.

Envelope templates

Each template in the batch contains the following summary fields. This is a subset of the fields returned by the Get template action.

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 updated: