Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocparser ToolsDocparser Get Multiple Document Results
Docparser Tools

Docparser Get Multiple Document Results

Tool to retrieve parsed data from multiple documents processed by a specific parser. Use when you need to fetch results for multiple documents at once. Returns up to 100 results by default, with a maximum of 10000.

Write actionRisk level 2 of 5API key connection
Use Docparser Get Multiple Document Results

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

  • datestring
    ISO 8601 or Unix timestamp; required when using 'uploaded_after' or 'processed_after' list modes.
  • liststring
    Filtering mode - 'last_uploaded', 'uploaded_after', or 'processed_after'.
  • limitinteger
    Maximum number of documents to return. Default is 100, maximum is 10000.
  • formatstring
    Output format - 'object' for nested JSON or 'flat' for simplified key/value pairs.
  • sort_bystring
    Sort by timestamp field. Options: 'parsed_at', 'processed_at', 'uploaded_at', 'first_processed_at', 'imported_at', 'integrated_at', 'dispatched_webhook_at', or 'preprocessed_at'.
  • parser_idstring
    Required
    Unique identifier for the document parser. Can be obtained via the List Parsers endpoint or found in parser settings under 'Settings > API'.
  • remote_idstring
    Returns only documents with matching remote_id.
  • sort_orderstring
    Sort direction - 'ASC' for ascending or 'DESC' for descending.
  • include_processing_queueboolean
    Include unprocessed documents when set to true.

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.