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

Docusign List Cloud Storage Items

Retrieves a list of items (files and folders) from a specific folder in a cloud storage provider integrated with DocuSign. This endpoint enables browsing and searching cloud storage contents directly within DocuSign, making it easier to select documents for signing workflows. Pr…

Write actionRisk level 2 of 5OAuth connection
Use Docusign List Cloud Storage Items

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
    An optional parameter that sets the maximum number of results to return in the response. Use this in conjunction with start_position for pagination. If not specified, the default value is 25.
  • orderstring
    An optional parameter that determines the order in which to sort the results. Valid values are "asc" for ascending order and "desc" for descending order. Use this to control the sorting direction of the returned items.
  • userIdstring
    The ID of the user whose cloud storage items are being accessed. If not provided, it will be automatically extracted from the authentication token. Important: Users can only access their own information - even users with Admin rights cannot access another user's settings or data.
  • folderIdstring
    Required
    The ID of the folder in the cloud storage service from which to list items. This is a required parameter and specifies the starting point for item retrieval. The format of this ID may vary depending on the cloud storage provider.
  • order_bystring
    An optional parameter that specifies the file attribute to use for sorting the results. Valid values are "modified" (sort by last modified date) and "name" (sort alphabetically by name). Use this in combination with the "order" parameter to fully control result sorting.
  • accountIdstring
    The external account number (int) or account ID GUID that uniquely identifies the DocuSign account. If not provided, it will be automatically extracted from the authentication token.
  • serviceIdstring
    Required
    The ID of the cloud storage service to access. This is a required parameter. It can be specified either as the service name (e.g., "Box") or the numerical serviceId (e.g., "4136"). This parameter determines which integrated cloud storage provider to query.
  • search_textstring
    An optional parameter used to search for specific text within the item names or content. Use this to filter the results based on a search query, helping to locate specific files or folders quickly.
  • start_positionstring
    An optional parameter that sets the zero-based index of the first result to return. Use this in combination with "count" for implementing pagination. The default value is 0, which starts the list from the beginning.
  • cloud_storage_folder_pathstring
    An optional parameter specifying the file path to a specific cloud storage folder. Use this to narrow down the retrieval to a particular subfolder within the main folder identified by folderId.
  • cloud_storage_folderid_plainstring
    An optional parameter that allows specifying folder IDs in plain text. This is particularly useful for rooms functionality. Multiple folder IDs can be provided as a comma-separated list, allowing retrieval of items from multiple folders in a single request.

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.