Jump to Content
Stripo API Reference
HomeGuides & SamplesAPI ReferenceDiscussions
to Stripo websiteStripo API Reference
API Reference
to Stripo website
HomeGuides & SamplesAPI ReferenceDiscussions
All
Pages
Start typing to search…

API Reference

  • Authentication
    • Validate your tokenget
  • Email Messages
    • Generate an emailpost
    • Get the list of emailsget
    • Remove emaildel
    • Get raw HTML&CSSget
    • Get email by IDget
  • SRT Transformers
    • Check the configuration of the SRT transformerget
    • Create a new SRT transformerpost
    • Delete the SRT transformerdel
    • Get a list of SRT transformersget
  • Exports
    • Export email to eSputnik ESPpost
    • Export email as an HTML fileget
    • Export template as HTML fileget
  • Templates
    • Get the list of templatesget
    • Remove the templatedel
    • Get raw HTML&CSSget
    • Get template by IDget
  • Folders
    • Get the list of foldersget
  • Modules
    • Get the saved modulesget
  • Organization limits
    • Get organization limitsget
  • Translations
    • Create translation versions for emailpost
    • Download translation versions for email as JSONpost
    • Apply translation versions from JSON file to emailpost
    • Create translation versions for templatepost
    • Download translation versions for template as JSONpost
    • Apply translation versions from JSON file to templatepost
Powered by 

Get template by ID

get
https://my.stripo.email/emailgeneration/v1/templates/

The method returns the template details including HTML and CSS code

Language
Click Try It! to start a request and see the response here!