Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Get Page Image From Envelope
DocuSign Tools

Docusign Get Page Image From Envelope

Retrieves an image of a specific page from a document within a DocuSign envelope. This endpoint is used to fetch a visual representation of a document page, which can be useful for previewing or displaying document contents without accessing the full document. The returned image…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Get Page Image From Envelope

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

  • dpistring
    An optional parameter that sets the dots per inch (DPI) for the returned image. This affects the resolution and file size of the image. Higher DPI values result in higher quality but larger file sizes. If not specified, a default DPI value will be used.
  • accountIdstring
    The external account number (integer) or account ID GUID that uniquely identifies the DocuSign account. This parameter is automatically populated from your authenticated connection. Leave empty to use the default account from your credentials.
  • max_widthstring
    An optional parameter that sets the maximum width for the page image in pixels. If specified, the DPI will be recalculated based on this setting to fit the image within the specified width while maintaining the aspect ratio. This can be used to limit the size of the returned ima…
  • documentIdstring
    Required
    The unique identifier of the document within the envelope. This is a user-specified ID, typically starting from 1 for the first document, 2 for the second, and so on. It must be a positive integer between 1 and 2147483647. This parameter is required to identify the specific docu…
  • envelopeIdstring
    Required
    The GUID (Globally Unique Identifier) of the envelope containing the document. This is a required parameter and must be in the format of a UUID, e.g., "93be49ab-xxxx-xxxx-xxxx-f752070d71ec". It is used to locate the specific envelope from which the document page image will be re…
  • max_heightstring
    An optional parameter that sets the maximum height for the page image in pixels. If specified, the DPI will be recalculated based on this setting to fit the image within the specified height while maintaining the aspect ratio. This can be used to limit the size of the returned i…
  • pageNumberstring
    Required
    The specific page number of the document to be retrieved as an image. This is a required parameter and must be a positive integer representing the desired page. The value should not exceed the total number of pages in the document.
  • show_changesstring
    An optional boolean parameter that, when set to "true", displays any changes or annotations made to the document in the returned image. If set to "false" or not specified, the original document page without changes will be returned. This is useful for viewing the latest version…

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.