Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocumenso ToolsDocumenso Find Documents V2
Documenso Tools

Documenso Find Documents V2

Retrieve a paginated list of documents with optional filtering and sorting. Use this action to list documents, search by title, or filter by status (DRAFT, PENDING, COMPLETED). Commonly used to obtain document IDs for subsequent operations like downloading, updating, or deleting…

Write actionRisk level 2 of 5API key connection
Use Documenso Find Documents V2

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

  • pageinteger
    Page number for pagination, starting at 1. Defaults to 1 if not specified.
  • querystring
    Search term to filter documents by title.
  • statusstring
    Filter documents by status. Valid values: DRAFT (newly created), PENDING (sent for signing), COMPLETED (fully signed).
  • teamIdinteger
    Filter documents by team ID. Only returns documents belonging to the specified team.
  • orderBystring
    Field to sort results by. Common values: createdAt, updatedAt, title.
  • perPageinteger
    Number of documents per page. Defaults to server-side limit if not specified.
  • orderDirectionstring
    Sort direction. 'asc' for ascending (oldest first), 'desc' for descending (newest first). Defaults to 'desc'.

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.