get https://api4.optimove.net/Integrations/GetChannelTemplates
Returns an array of template IDs and associated names for a particular channel.
Sample Request
https://apiX.optimove.net/current/integrations/GetChannelTemplates?ChannelID=3
Sample Response
[
{"TemplateID":1,"TemplateName":"Welcome Back English"},
{"TemplateID":2,"TemplateName":"Welcome Back Spanish"}
]