get https://public-api.vibescm.com/companies//mobiledb/event_triggered_messages/
If you’d like to receive data on a specific event-triggered message campaign, you can use this GET
method to return the event-triggered campaign entity. To do so, you will need the event_triggered_message_id
for the campaign you are referencing and your company_key
.
Response
If successful, the corresponding entity will be returned. If the event_triggered_message_id
cannot be found, a 404 – NOT FOUND
error will be returned.