Verdocs - Developer Documentation
ReferenceRest APIApi docsEnvelopes

Get envelope details

GET
/v2/envelopes/{id}

Path Parameters

id*string

The ID of the envelope to retrieve.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/envelopes/ID" \    -H "Authorization: Bearer ACCESS_TOKEN" \    -H "content-type: application/json" \    -d '{"param": "value"}'
null
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}