Question regarding error responses from GET Envelope API
Hello DocuSign Support Team,
We are currently integrating with the DocuSign eSignature REST API v2.1 and have a question regarding the following endpoint:
GET /v2.1/accounts/{accountId}/envelopes/{envelopeId}
In our application, we use this endpoint to retrieve information about previously created envelopes. However, we have identified some cases where the request fails with errors that are not currently mapped in our application.
One specific scenario we are investigating is related to the age of the envelope/signature. We have cases where the document was signed more than three months ago, and when we try to retrieve the envelope using the endpoint above, the request fails.
Could you please confirm whether DocuSign has any retention, expiration, or API access limitation for envelopes or signatures older than three months?
Additionally, we would like to know where we can find the official documentation for the possible errors returned by this endpoint, including the errorCode, HTTP status, and the conditions under which each error occurs.
We want to properly map and handle these DocuSign errors in our application.
Thank you for your assistance.
Back to Docusign.com

