Events REST Endpoints

Worker Journeys/Events
The events resource is a child of the workerJourneys resource. It includes a list of events associated with the worker journey.
Get all events
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneys/{WorkerJourneyId}/child/events
Get an event
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneys/{WorkerJourneyId}/child/events/{WorkerJourneyEventId}