Contacts REST Endpoints
Worker Journeys/Contacts
The contacts resource is a child of the workerJourneys resource. It includes a list of contacts associated with the worker journey.
- Get a contact
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workerJourneys/{WorkerJourneyId}/child/contacts/{WorkerJourneyContactId}
- Get all contacts
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workerJourneys/{WorkerJourneyId}/child/contacts