Get event-triggered campaigns

This GET method will return up to the first 100 event-triggered campaigns entities associated with your company_key.

If the status and/or event_type is specified, only event-triggered campaign entities with that status and event_type will be returned.

The following are valid status values (always in lowercase):

  • scheduled
  • in_progress
  • ended
  • canceled

Response

A maximum of 100 entities will be returned. They will be sorted by created_date in ascending order.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!