Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationEnvelopes

Get envelope document page display URI

GET
/v2/envelope-documnets/page-image/{document_id}/{variant}/{page}

Path Parameters

document_id*string

The ID of the document to retrieve.

Formatuuid
variant*string

The variant of the document to retrieve.

Value in"original" | "filled"
page*integer

The page number to retrieve

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/envelope-documnets/page-image/497f6eca-6276-4993-bfeb-53cbbbba6f08/original/0"
"string"
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}