Download a signed file within envelope as PDFCopy Pageget https://api.signeasy.com/v3/rs/envelope/signed/{signed_id}/{source_id}/downloadThis endpoint enables you with an alternative way to download the signed files of a signed envelope individually as a PDF.Path Paramssigned_idintegerrequiredThe ID of the completed envelope. Usually this is returned in the webhook as the id for the rs.completed callback event.source_idintegerrequiredThe source's ID that you provided during the creation of the envelope. For an envelope with multiple files, the source ids are returned in the webhook as well.Responses 200200 400400Updated about 2 months ago