DevelopersAPI referenceSignTemplates
Get the template's PDF URL
15-minute presigned URL — public built-ins, owned, or org-shared templates.
View as MarkdownAuthorization
bearer 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}Preview state notes before instantiating
What choosing a state does for this template: the resolved jurisdiction, the topics the template touches, and the exact notes that will be appended as the "State notes" section.
Attach the template's PDF
Multipart upload (field "file", PDF only, 25 MB max) — the document a template's fields sit on. Owner-only. "Use template" copies this file into the new draft, making it ready to send.