v1
latestSwagger 2.02026-07-134146194.6 MBEnvelopeViews
Returns a URL to the shared recipient view UI for an envelope.
Returns a URL that enables you to embed the Docusign UI recipient view of a shared envelope in your applications. This is the view that a user sees of an envelope that a recipient on the same account has shared with them.
Due to screen space issues, do not use an <iframe> for embedded operations on mobile devices. For iOS devices, Docusign recommends using a WebView.
Related topics
- Embedded signing and sending
- How to send an envelope via your app
- How to embed the Docusign UI in your app
post/v2.1/accounts/{accountId}/envelopes/{envelopeId}/views/shared
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
envelopeIdstring required
The envelope's GUID.
Example: 93be49ab-xxxx-xxxx-xxxx-f752070d71ec
Request body
Response
Successful response.