Supported operations
| GET /recruitingCEJobRequisitionDetails |
| GET /recruitingCEJobRequisitionDetails/{id} |
Queryable q fields (56)
Only these fields can appear in a q filter expression on
/recruitingCEJobRequisitionDetails. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingCEJobRequisitionDetails?q=BusinessUnit='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| ApplyWhenNotPostedFlag | boolean | = != |
| BeFirstToApplyFlag | boolean | = != |
| BusinessUnit | string | = != |
| BusinessUnitId | integer | = != |
| Category | string | = != |
| ContentLocale | string | = != |
| ContractType | string | = != |
| CorporateDescriptionStr | string | = != |
| Department | string | = != |
| DomesticTravelRequired | string | = != |
| ExternalContactEmail | string | = != |
| ExternalContactName | string | = != |
| ExternalDescriptionStr | string | = != |
| ExternalPostedEndDate | string | = != |
| ExternalPostedStartDate | string | = != |
| ExternalQualificationsStr | string | = != |
| ExternalResponsibilitiesStr | string | = != |
| GeographyId | integer | = != |
| GeographyNodeId | integer | = != |
| HiringManager | string | = != |
| HotJobFlag | boolean | = != |
| Id | string | = != |
| InternalQualificationsStr | string | = != |
| InternalResponsibilitiesStr | string | = != |
| InternationalTravelRequired | string | = != |
| JobFamilyId | integer | = != |
| JobFunction | string | = != |
| JobFunctionCode | string | = != |
| JobGrade | string | = != |
| JobLevel | string | = != |
| JobSchedule | string | = != |
| JobShift | string | = != |
| JobType | string | = != |
| LegalEmployer | string | = != |
| LegalEmployerId | integer | = != |
| NumberOfOpenings | string | = != |
| ObjectVerNumberProfile | string | = != |
| Organization | string | = != |
| OrganizationDescriptionStr | string | = != |
| OrganizationId | integer | = != |
| OtherRequisitionTitle | string | = != |
| PrimaryLocation | string | = != |
| PrimaryLocationCountry | string | = != |
| RequisitionId | integer | = != |
| RequisitionType | string | = != |
| ShortDescriptionStr | string | = != |
| StudyLevel | string | = != |
| Title | string | = != |
| TrendingFlag | boolean | = != |
| WorkDays | string | = != |
| WorkHours | string | = != |
| WorkMonths | integer | = != |
| WorkYears | integer | = != |
| WorkerType | string | = != |
| WorkplaceType | string | = != |
| WorkplaceTypeCode | string | = != |
Child resources (7)
Each child is reachable at
/recruitingCEJobRequisitionDetails/{id}/child/<name>
and most can also be inlined with expand.
mediaotherWorkLocationsprimaryLocationCoordinatesrequisitionFlexFieldssecondaryLocationsskillsworkLocation Response fields (63)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ApplyWhenNotPostedFlagBeFirstToApplyFlagBusinessUnitBusinessUnitIdCategoryContentLocaleContractTypeCorporateDescriptionStrDepartmentDomesticTravelRequiredExternalContactEmailExternalContactNameExternalDescriptionStrExternalPostedEndDateExternalPostedStartDateExternalQualificationsStrExternalResponsibilitiesStrGeographyIdGeographyNodeIdHiringManagerHotJobFlagIdInternalQualificationsStrInternalResponsibilitiesStrInternationalTravelRequiredJobFamilyIdJobFunctionJobFunctionCodeJobGradeJobLevelJobScheduleJobShiftJobTypeLegalEmployerLegalEmployerIdNumberOfOpeningsObjectVerNumberProfileOrganizationOrganizationDescriptionStrOrganizationIdOtherRequisitionTitlePrimaryLocationPrimaryLocationCountryRequisitionIdRequisitionTypeShortDescriptionStrStudyLevelTitleTrendingFlagWorkDaysWorkHoursWorkMonthsWorkYearsWorkerTypeWorkplaceTypeWorkplaceTypeCodemediaotherWorkLocationsprimaryLocationCoordinatesrequisitionFlexFieldssecondaryLocationsskillsworkLocation 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
- /recruitingCEJobRequisitionDetailsPreviews Get all job requisition details in preview mode
- /communicateUICampaignDetails Get all campaigns
- /recruitingUIJobOfferDetails Get details about all recruiting job offers
- /locationsV2 Get all locations
- /recruitingCEJobRequisitions Get all job requisitions
- 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