Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationTemplate documents

Get envelope document

GET
/v2/template-documents/{id}

Path Parameters

document_id*string

The ID of the document to retrieve.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/template-documents/{id}"
{}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}