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.
View as MarkdownAuthorization
bearer In: header
Path Parameters
Query Parameters
Two-letter US state code
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/templates/string/state-preview?state=string"{ "state": "string", "stateName": "string", "topics": [ "string" ], "notes": [ "string" ]}Render customized content into a ready draft
Template Studio's create step: takes the template's content (or the caller's edited version), substitutes {{placeholder}} values (unfilled ones render as visible blanks), renders a fresh PDF, and creates a draft with the file attached, recipients from the template's slots (optionally addressed), and signature/date fields placed from the rendered layout and bound per slot. Public templates render with the SAMPLE banner.
Get the template's PDF URL
15-minute presigned URL — public built-ins, owned, or org-shared templates.