Supported operations
| GET /recruitingICEJobRequisitionDetails |
| GET /recruitingICEJobRequisitionDetails/{id} |
Queryable q fields (50)
Only these fields can appear in a q filter expression on
/recruitingICEJobRequisitionDetails. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingICEJobRequisitionDetails?q=Category='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| ApplyWhenNotPostedFlag | boolean | = != |
| BeFirstToApplyFlag | boolean | = != |
| BusinessUnit | integer | = != |
| Category | string | = != |
| ContentLocale | string | = != |
| ContractType | string | = != |
| Department | integer | = != |
| DomesticTravelRequired | string | = != |
| GeographyId | integer | = != |
| GeographyNodeId | integer | = != |
| HiringManager | integer | = != |
| HotJobFlag | boolean | = != |
| Id | string | = != |
| IntCorporateDescriptionStr | string | = != |
| IntOrganizationDescriptionStr | string | = != |
| InternalContactEmail | string | = != |
| InternalContactName | string | = != |
| InternalDescriptionStr | string | = != |
| InternalPostedEndDate | string | = != |
| InternalPostedStartDate | string | = != |
| InternalQualificationsStr | string | = != |
| InternalResponsibilitiesStr | string | = != |
| InternalShortDescriptionStr | string | = != |
| InternationalTravelRequired | string | = != |
| JobFamilyId | integer | = != |
| JobFunctionCode | string | = != |
| JobGrade | string | = != |
| JobLevel | string | = != |
| JobSchedule | string | = != |
| JobShift | string | = != |
| JobType | string | = != |
| LegalEmployer | integer | = != |
| NumberOfOpenings | string | = != |
| ObjectVerNumberProfile | string | = != |
| Organization | integer | = != |
| OtherRequisitionTitle | string | = != |
| PrimaryLocation | string | = != |
| PrimaryLocationCountry | string | = != |
| RequisitionId | integer | = != |
| RequisitionType | string | = != |
| StudyLevel | string | = != |
| Title | string | = != |
| TrendingFlag | boolean | = != |
| WorkDays | string | = != |
| WorkHours | string | = != |
| WorkMonths | integer | = != |
| WorkYears | integer | = != |
| WorkerType | string | = != |
| WorkplaceType | string | = != |
| WorkplaceTypeCode | string | = != |
Child resources (5)
Each child is reachable at
/recruitingICEJobRequisitionDetails/{id}/child/<name>
and most can also be inlined with expand.
otherWorkLocationsrequisitionFlexFieldssecondaryLocationsskillsworkLocation Response fields (55)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ApplyWhenNotPostedFlagBeFirstToApplyFlagBusinessUnitCategoryContentLocaleContractTypeDepartmentDomesticTravelRequiredGeographyIdGeographyNodeIdHiringManagerHotJobFlagIdIntCorporateDescriptionStrIntOrganizationDescriptionStrInternalContactEmailInternalContactNameInternalDescriptionStrInternalPostedEndDateInternalPostedStartDateInternalQualificationsStrInternalResponsibilitiesStrInternalShortDescriptionStrInternationalTravelRequiredJobFamilyIdJobFunctionCodeJobGradeJobLevelJobScheduleJobShiftJobTypeLegalEmployerNumberOfOpeningsObjectVerNumberProfileOrganizationOtherRequisitionTitlePrimaryLocationPrimaryLocationCountryRequisitionIdRequisitionTypeStudyLevelTitleTrendingFlagWorkDaysWorkHoursWorkMonthsWorkYearsWorkerTypeWorkplaceTypeWorkplaceTypeCodeotherWorkLocationsrequisitionFlexFieldssecondaryLocationsskillsworkLocation 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
- /recruitingOppMktGigDetails Get all details on an opportunity marketplace gig
- /recruitingCESites Get all recruitingCESites
- /recruitingCEJobRequisitions Get all job requisitions
- /questions Get all questions
- /publicWorkers Get all workers
- 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