Get Template
Templates
Get Template
Retrieve a single email template by its slug. If project_id is not provided, the template will be looked up in the team’s default project.
GET
Get Template
Retrieves the full details of a template by its slug, including the active version’s HTML or JSON content, version count, and merge tag information. Use theDocumentation Index
Fetch the complete documentation index at: https://docs.lettr.com/llms.txt
Use this file to discover all available pages before exploring further.
project_id query parameter if you have templates with the same slug across different projects.Authorizations
API key for authentication
Path Parameters
The template slug (URL-friendly identifier)
Example:
"welcome-email"
Query Parameters
Project ID to retrieve the template from. If not provided, uses the team's default project.
Required range:
x >= 1