Fetch embedded signing URLCopy Pagepost https://api.signeasy.com/v3/rs/envelope/{pending_file_id}/signing/url/Get the signing link for a signer of a particular signature request. You can use this link to get documents signed on your own website or mobile app.Path Paramspending_file_idint32requiredBody Paramsrecipient_emailstringrequiredEmail of the signer, whose signing link is being requested.redirect_urlstringURL that the user would be redirected to, once they sign the document. The pending_file_id of the signature requests will be added as a query parameter.allow_declinebooleanUse this option to not allow your document signers to "decline" the signature request. In this case, they would be directly taken to the document signing screen instead of having them to accept the signature request first.truefalseResponses 200200 400400Updated about 1 year ago