Skip to main content
GET
Get an upload URL for a completed signed file

Authorizations

Authorization
string
header
required

Cognito-issued JWT access token. Send it as Authorization: Bearer <token>.

Path Parameters

signatureRequestId
string
required

Response

Pre-signed URL generated successfully.

uploadUrl
string
required

The pre-signed URL for uploading the completed signed file.

uploadValues
object
required

The values to include in the multipart request to the upload URL.