Download envelope document file
Path Parameters
document_id*string
The ID of the document to retrieve.
Format
uuidQuery Parameters
type*string
Return the document binary content.
Value in
"file"Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.verdocs.com/v2/envelope-documents/DOCUMENT_ID?param=value" \ -H "Authorization: Bearer ACCESS_TOKEN" \ -H "content-type: application/json" \ -d '{"param": "value"}'"string"{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}