Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Retrieve Items In Cloud Storage Folder
DocuSign Tools

Docusign Retrieve Items In Cloud Storage Folder

Retrieves a list of items (files and folders) from a specified folder in an integrated cloud storage provider. This endpoint allows users to browse and search their cloud storage contents directly within the DocuSign application, facilitating document selection for e-signature w…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Retrieve Items In Cloud Storage Folder

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 request. This optional parameter is used for pagination. It must be a positive integer. If not specified, the default value is 25. Use in conjunction with "start_position" to implement paging through large result sets.
  • orderstring
    Specifies the order in which to sort the results. This optional parameter accepts two values: "asc" for ascending order or "desc" for descending order. If not provided, the default sorting order is typically ascending.
  • userIdstring
    Required
    The GUID of the DocuSign user whose cloud storage is being accessed. This parameter is required and must match the authenticated user. Users can only access their own cloud storage information - even users with Admin rights cannot access another user's cloud storage settings. Th…
  • order_bystring
    The file attribute to use for sorting the results. This optional parameter accepts two values: "modified" to sort by last modified date, or "name" to sort alphabetically by item name. If not specified, the default sorting attribute is typically name.
  • accountIdstring
    The external account number (int) or account ID GUID. This unique identifier specifies the DocuSign account context for the operation. If not provided, it will be automatically populated from authentication metadata. Must be provided as a string, either in the form of an integer…
  • serviceIdstring
    Required
    The ID of the cloud storage service to access. Can be either a lowercase service name or a numeric service ID. Common service names include: "box" (Box), "dropbox" (Dropbox), "googledrive" (Google Drive), "skydrive" (OneDrive/SkyDrive), "salesforce" (Salesforce). Numeric service…
  • search_textstring
    A string to search for within the folder contents. This optional parameter allows filtering the results based on a text search, which can include file names or other searchable attributes. Leave empty to return all items without filtering.
  • start_positionstring
    The zero-based index of the first result to return. This optional parameter is used for pagination in conjunction with "count". The default value is 0, which returns results from the beginning of the sorted list. Use this parameter to skip a certain number of results when implem…
  • cloud_storage_folder_pathstring
    A comma-separated list of folder IDs to include in the request. This optional parameter allows you to specify one or more folders to retrieve items from. If not provided, the root folder is assumed.

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.