All Step Tasks REST Endpoints

Journeys/All Step Tasks
The allStepTasks resource is a child of the workerJourneys resource. It includes all the step tasks in the worker journey.
Get a step task
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneys/{WorkerJourneyId}/child/allStepTasks/{allStepTasksUniqID}
Get a step task in a journey template
Method: get
Path: /hcmRestApi/resources/11.13.18.05/journeys/{JourneyId}/child/allStepTasks/{JourneyTaskId}
Get all step tasks
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneys/{WorkerJourneyId}/child/allStepTasks
Get all step tasks in a journey template
Method: get
Path: /hcmRestApi/resources/11.13.18.05/journeys/{JourneyId}/child/allStepTasks