GET /interaction/v1/eventDefinitions

Retrieves a collection of event definitions that matches the filter criteria.

NameTypeDescription
$pagenumberThe number of pages to retrieve. The default value is 1.
$pageSizenumberThe number of results to return on a page. The default and maximum is 50.
namestringFilter results by the name of the event definition
modebooleanFilter results by event definitions in production (1) or test (2) mode
modebooleanFilter results by event definitions that are active (1) or inactive (2)
modebooleanFilter results by event definitions that are visible in the Event Picker when creating a journey (1) or not (2)