Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationTemplate documents

Preview, Download, or Link to a Document

GET
/v2/envelope-documents/{document_id}

Path Parameters

document_id*string

The ID of the document to retrieve.

Formatuuid

Query Parameters

type?string

Download the file directly, generate a download link, or generate a preview link.

Value in"file" | "download" | "preview"

Response Body

application/json

application/json

application/json

application/json

application/json

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