Download Send-To Document
GET/sendto/:SEND_TO_ID/download
To call the download endpoint, you must include the value of the
access_code field—received when creating the Send-To object—in the
request header X-Accesscode.
The response contains the originally provided PDF document in its current
state, which may be signed, declined, withdrawn, or still open for signing.
The current status can be retrieved using the track endpoint.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
- 503
OK
Bad request
Unauthorized
Not found
Too many requests
Internal server error
Service unavailable