Title
Create new category
Edit page index title
Edit category
Edit link
Get documents
Once signed, a full copy of the completed document can be obtained in a zip file by calling the 'completed document' endpoint. This will include the files uploaded, a coversheet and a XML signature for a fully signed envelope.
Where envelopeID is the ID generated when creating the envelope request. this will be in the response body of the create envelope request.
Header explained
The following elements are needed:
Headers | Content |
|---|---|
Content-Type | application/json |
Authorization | API Key to call the Yoti Sign API. This should be sent as a bearer token. |
Example code
If your GET request is successful, you will receive a zip file with the documents inside.
Error codes
Error Code | Description |
|---|---|
400 | Bad Request or invalid payload |
401 | Unauthorised request, example: invalid API key |
403 | Forbidden, requesting user did not create the envelope |
404 | The envelope ID couldn’t be found |
Got a question? Contact us here.