Skip to main content
GET
Get a signed envelope

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials access token, passed as a Bearer token in the Authorization header.

Path Parameters

signatureRequestId
string
required

The ID of the signature request.

Response

Signed envelope retrieved successfully.

signedEnvelopePresignedUrl
string<uri>

Presigned URL to download the signed document.

Example:

"https://s3.amazonaws.com/bucket/signed-envelope.pdf?presigned-params"