Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSeal ToolsDocuseal List Templates2
DocuSeal Tools

Docuseal List Templates2

Tool to retrieve a list of available document templates with pagination and filtering. Use when you need to search templates by name, slug, external_id, folder, or archived status.

Write actionRisk level 2 of 5API key connection
Use Docuseal List Templates2

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • qstring
    Filter templates based on the name partial match. Search for templates whose names contain this string.
  • slugstring
    Filter templates by unique slug identifier.
  • afterinteger
    Return templates with IDs greater than this value. Used for cursor-based pagination. Pass the ID from pagination.next to load the next batch.
  • limitinteger
    Maximum number of templates to return. Default is 10; maximum is 100.
  • beforeinteger
    Return templates with IDs less than this value. Used for cursor-based pagination.
  • folderstring
    Filter templates by folder name.
  • archivedboolean
    If true, only archived templates are returned; if false or omitted, only active templates are returned.
  • external_idstring
    The unique application-specific identifier provided for the template via API or Embedded template form builder. Filters templates with the specified external ID.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.