Get email templateCopy Pageget https://api.omnisend.com/api/email-templates/{id}With this endpoint you can get email template by ID. Scopes: email-templates.readPath ParamsidstringrequiredEmail Template ID (24 character hexadecimal)HeadersOmnisend-VersionstringrequiredDefaults to 2026-previewAPI version that specifies the response format and behaviourResponses 200Template 400Invalid template ID or missing brand ID 401Authentication is missing or invalid 403Insufficient permissions for this operation 404Template not found 410API version has been retired 429Rate limit exceeded 500Unexpected error occurredUpdated 2 days ago