get
https://api.accelevents.com/rest/host/event//contact/message
This API Used to get all email template associated with the specified event. API used at host side event admin and super admin can access this API. It will return data like dateSentOrSchedule, encodedTemplateId, messageJson, replyToEmail, subjectLine, ticketTypeIds and other details. To call this API, user have to pass query param with API URL like searchString, isNotification and authentication key to authenticate user.