Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign List Bulk Send Batch Summaries
DocuSign Tools

Docusign List Bulk Send Batch Summaries

Retrieves a summary of bulk send batches for a DocuSign account. This endpoint allows users to query and filter bulk send batch information, providing details such as batch status, size, and processing information. It's particularly useful for monitoring the progress of large-sc…

Write actionRisk level 2 of 5OAuth connection
Use Docusign List Bulk Send Batch Summaries

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

  • countstring
    The maximum number of results to return in a single API call. Valid values range from 1 to 100, with a default of 100 if not specified. Use in conjunction with "start_position" for pagination of large result sets.
  • statusstring
    Filter the results based on the batch status. Must be one of: "all" (default, returns batches of all statuses), "failed" (only failed batches), "sent" (only successfully sent batches), or "queued" (batches waiting to be processed).
  • to_datestring
    The end date for filtering batches in UTC DateTime format (e.g., "2023-04-30T23:59:59Z"). Only batches created on or before this date will be included in the results. If not provided, it defaults to the current date and time.
  • user_idstring
    An optional parameter to filter batches by a specific user ID. This can be used to retrieve only the batches created or associated with a particular user in the DocuSign account.
  • accountIdstring
    The unique identifier for the DocuSign account. This can be either the external account number (integer) or the account ID GUID. It is required to specify which account"s bulk send batches should be retrieved.
  • batch_idsstring
    An optional comma-separated list of specific batch IDs to query. Use this parameter when you need to retrieve information about particular batches. For example: "batch1,batch2,batch3".
  • from_datestring
    The start date for filtering batches in UTC DateTime format (e.g., "2023-04-01T00:00:00Z"). Only batches created on or after this date will be included in the results. If not provided, no start date filtering is applied.
  • search_textstring
    A string to search for within the batch information. This can be used to find batches with specific names or other matching text in their details.
  • start_positionstring
    The zero-based index of the first result to return. Use this parameter in combination with "count" for pagination. For example, to get the second page of results with 50 items per page, set start_position to 50 and count to 50. The default value is 0.

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.