Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Get Workspace File
DocuSign Tools

Docusign Get Workspace File

Retrieves a binary version of a file from a DocuSign workspace. This endpoint allows you to access and download files stored within a specific workspace, folder, and account. It's particularly useful for retrieving document content for further processing or viewing outside the D…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Get Workspace File

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

  • fileIdstring
    Required
    The unique identifier of the file to retrieve. This is the fileId returned when listing workspace folder contents (using get_workspace_folder_contents action with include_files=true) or when uploading a file. Required.
  • folderIdstring
    Required
    The unique identifier of the folder containing the file. Folder IDs can be obtained by listing workspace folder contents. Required.
  • accountIdstring
    The external account number (int) or account ID GUID. This parameter is automatically populated from the authenticated user's account information and typically does not need to be provided. If specified, it should be a valid DocuSign account identifier (either numeric ID or GUID…
  • is_downloadstring
    An optional boolean parameter that determines whether the file should be returned as a downloadable attachment. When set to "true", the response will include a Content-Disposition header with the filename, making it easier for clients to save the file. When "false" or omitted, t…
  • pdf_versionstring
    An optional boolean parameter that specifies whether the file should be converted to PDF format before being returned. When set to "true", the endpoint will attempt to convert the file to PDF, which can be useful for standardizing document formats or ensuring compatibility. Vali…
  • workspaceIdstring
    Required
    The unique identifier of the workspace. Workspace IDs can be obtained using the list_workspaces action. Required.

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.