cURL
curl --request GET \ --url https://api.example.com/signature/{signatureId}/policy/{policyId}/signers/{signerCustomerId}/link
{ "url": "<string>", "expiresAt": "<string>" }
the signature link for the signer
the expiration date of the link
Was this page helpful?