Supported operations
| GET /recruitingCERequisitionTemplateDetailsPreviews |
| GET /recruitingCERequisitionTemplateDetailsPreviews/{id} |
Queryable q fields (32)
Only these fields can appear in a q filter expression on
/recruitingCERequisitionTemplateDetailsPreviews. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingCERequisitionTemplateDetailsPreviews?q=Category='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| ApplyWhenNotPostedFlag | boolean | = != |
| Category | string | = != |
| ContractType | string | = != |
| CorporateDescriptionStr | string | = != |
| DomesticTravelRequired | string | = != |
| ExternalContactEmail | string | = != |
| ExternalContactName | string | = != |
| ExternalDescription | string | = != |
| ExternalDescriptionStr | string | = != |
| ExternalPostedEndDate | string | = != |
| ExternalPostedStartDate | string | = != |
| ExternalQual | string | = != |
| ExternalQualStr | string | = != |
| ExternalResp | string | = != |
| ExternalRespStr | string | = != |
| Id | string | = != |
| InternalQual | string | = != |
| InternalQualStr | string | = != |
| InternalResp | string | = != |
| InternalRespStr | string | = != |
| InternationalTravelRequired | string | = != |
| JobGrade | string | = != |
| JobLevel | string | = != |
| JobSchedule | string | = != |
| JobShift | string | = != |
| OrganizationDescriptionStr | string | = != |
| PrimaryLocation | string | = != |
| RequisitionId | integer | = != |
| RequisitionType | string | = != |
| ShortDescriptionStr | string | = != |
| StudyLevel | string | = != |
| Title | string | = != |
Child resources (5)
Each child is reachable at
/recruitingCERequisitionTemplateDetailsPreviews/{id}/child/<name>
and most can also be inlined with expand.
mediaotherWorkLocationsrequisitionFlexFieldssecondaryLocationsworkLocation Response fields (38)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ApplyWhenNotPostedFlagCategoryContractTypeCorporateDescriptionStrDomesticTravelRequiredExternalContactEmailExternalContactNameExternalDescriptionExternalDescriptionStrExternalPostedEndDateExternalPostedStartDateExternalQualExternalQualStrExternalRespExternalRespStrIdInternalQualInternalQualStrInternalRespInternalRespStrInternationalTravelRequiredJobGradeJobLevelJobScheduleJobShiftOrganizationDescriptionStrPrimaryLocationRequisitionIdRequisitionTypeShortDescriptionShortDescriptionStrStudyLevelTitlemediaotherWorkLocationsrequisitionFlexFieldssecondaryLocationsworkLocation 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
- /recruitingUIICEOfferPreviews Get all details of the offer letter for the internal candidate
- /recruitingUIEventDetails Get all event details
- /planBalances Get all plan balances
- /recruitingPartnerCandidateDetails Get all the recruiting partner candidate details
- /workerJourneys Get all worker journeys
- 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