Get Template Details
Returns essential template details for a specific template.
Required scopes (OAuth 2.0)
Required scopes (OAuth 2.0)
templatesAuthorizations
Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.
Path Parameters
ID of the template.
Response
Returns the template details.
Unique identifier for the template
Template file type. One of: pdf, lumin
pdf, lumin Name of the template
Defines how recipients are expected to sign:
- ORDER: Signers sign in a specific sequence.
- SAME_TIME: All signers can sign in parallel. AgreementGen and PDF templates currently only supports signing_type as SAME_TIME.
ORDER, SAME_TIME Describes the signer roles defined in the template.
Merge tags embedded in the Sign template.
The form fields that appear in the template.
The variables defined in the AgreementGen template.
Table-scoped collections referenced by row-loop markers in the template.
Empty array ([]) when the template has no markers. Applies to AgreementGen templates only — returned as [] for Sign and PDF templates.
The Unix timestamp when the template was first created.
The Unix timestamp of the last update to the template.