EaserixDocs
DevelopersAPI referenceSignSigning

Recipient download URL

Presigned URL for the recipient — the final artifact once completed, else the original.

View as Markdown
GET
/public/signing/{token}/file

Path Parameters

token*string

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/public/signing/string/file"
{  "url": "string",  "expiresIn": 0}