EaserixDocs
DevelopersAPI referenceSignTemplates

Get the template's PDF URL

15-minute presigned URL — public built-ins, owned, or org-shared templates.

View as Markdown
GET
/v1/templates/{id}/file
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

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