get https://api.signeasy.com/v2.1/me/signed//download
Download the self signed document as PDF using the signed_id.
Failure scenarios
If user doesn't have access to a particular file, a 401 is returned
If a file with the id is not present, a 401 is returned as the API assumes the user is trying to delete a file that he doesn't have access to.