Supported operations
| DELETE /journeys/{id} |
| GET /journeys |
| GET /journeys/{id} |
| PATCH /journeys/{id} |
| POST /journeys |
Queryable q fields (22)
Only these fields can appear in a q filter expression on
/journeys. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/journeys?q=AccessLevel='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| AccessLevel | string | = != |
| AccessLevelMeaning | string | = != |
| AllocationCriteriaMeaning | string | = != |
| AssignedContentType | string | = != |
| Category | string | = != |
| Code | string | = != |
| CompletionCriteriaMeaning | string | = != |
| Context | string | = != |
| ContextualAction | string | = != |
| CountryCode | string | = != |
| DisplayType | string | = != |
| FavouriteFlag | boolean | = != |
| ForceCompletedContentType | string | = != |
| JourneyId | integer | = != |
| Level | string | = != |
| LevelMeaning | string | = != |
| LevelValue | integer | = != |
| Name | string | = != |
| ObjectReferenceId | integer | = != |
| Status | string | = != |
| SubCategory | string | = != |
| SubjectType | string | = != |
Child resources (7)
Each child is reachable at
/journeys/{id}/child/<name>
and most can also be inlined with expand.
allStepTaskscontactseventsnotespropertiestaskTypestasks Response fields (80)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
AccessLevelAccessLevelMeaningAllocationControlCodeAllocationCriteriaAllocationCriteriaMeaningAllocationOffsetDaysAllowAssignToDirectsFlagAllowAssignToListFlagAllowAssignToOrganizationFlagAllowAssignToPersonFlagAllowAssignToSelfFlagArchiveOffsetDaysAssignedContentDescriptionAssignedContentTitleAssignedContentTypeAssignedFeedFlagAssignedTemplateIdBackgroundImageBackgroundImageFileNameBackgroundImageSourceBackgroundImageURLBackgroundThumbnailURLCategoryCategoryMeaningCodeCombinedNotificationTemplateIdCompletedFeedFlagCompletionCriteriaCompletionCriteriaMeaningCompletionMessageCompletionOffsetDaysContextContextualActionCountryCountryCodeCreatedByCreationDateCroppedBackgroundImageDateFromDateToDeletedFeedFlagDescriptionDisplayFeaturesDisplayNameFormatDisplayTypeFavouriteFlagFeedFlagForceCompletedContentDescriptionForceCompletedContentTitleForceCompletedContentTypeForceCompletedTemplateIdInitiatedFeedFlagJourneyIdJourneyTitleLastUpdateDateLastUpdatedByLevelLevelMeaningLevelValueMessageSubTitleMessageTextMessageTitleNameObjectReferenceIdProcessingModePurgeOffsetDaysRawBackgroundImageURLRecurrentScheduleAllowedFlagStatusStatusMeaningSubCategorySubCategoryMeaningSubjectTypeallStepTaskscontactseventsnotespropertiestaskTypestasks Build this query visually in OPAL
OPAL bundles this endpoint — and 59,000+ more — fully searchable offline, with a visual Q Builder and Finder Builder that only offer the fields listed above, so your filter can't 400. Download free · see features.
Related reference & reading
- /recruitingCEJobRequisitionsCoordinates Get all job requisitions
- /workerJourneys Get all worker journeys
- /recruitingJobApplications Get all job applications for recruiting
- /myBrandSurveys Get all surveys
- /recruitingUIAgencyCandidateInterviews Get all candidate interviews in the recruiting agency
- Oracle HCM API guide
- Why the q parameter fails and how to fix it
- Finders: named queries in Oracle Fusion REST APIs
- All endpoint reference pages