Skip to main content
GET
Download template content

Authorizations

Authorization
string
header
required

API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Logical template id (tmpl_…).

Pattern: ^tmpl_[A-Za-z0-9_-]{21}$

Query Parameters

revisionId
string

Immutable revision id (tmpr_…). Omit for the current content.

Pattern: ^tmpr_[A-Za-z0-9_-]{21}$

Response

Template binary content

Template file bytes (DOCX or XLSX).