Download a signed file within envelope as PDFCopy Pageget https://api.signeasy.com/v3/rs/envelope/signed/{signed_id}/{source_id}/downloadPath 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 9 months ago