Retrieve a single template by ID, including its sender and variables.
API key from your SendKit dashboard. Pass it as a Bearer token in the Authorization header.
The template ID.
The template object
Unique identifier.
"550e8400-e29b-41d4-a716-446655440000"
The name of the template.
"Welcome Email"
The email subject line.
"Welcome to {{COMPANY}}"
The HTML content of the template.
"<h1>Welcome, {{FIRST_NAME}}!</h1><p>Thanks for joining.</p>"
The plain text content of the template.
"Welcome, {{FIRST_NAME}}! Thanks for joining."
The reply-to email address for emails sent with this template.
"support@yourdomain.com"
The template status. Only published templates can be used for sending.
published, draft "published"
The sender associated with this template.
The template variables and their configuration.
When the template was created.
"2026-03-03 10:00:00"
When the template was last updated.
"2026-03-03 10:00:00"