Download Documents
GET {{url}}/api/document-group/{{documentGroupEid}}.zip
When all parties have signed, you can fetch the completed documents in zip form with this URL. Use your API key to authenticate to this URL. The documentGroupEid
can be found in the response of the createEtchPacket
or sendEtchPacket
mutations.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS