Oracle Fusion HCM endpoint reference

Recruiting CE Requisition Template Details Previews REST API

Get all requisition template details previews

GET https://your-pod.oraclecloud.com/hcmRestApi/resources/11.13.18.05/recruitingCERequisitionTemplateDetailsPreviews

Everything on this page is extracted from Oracle's official OpenAPI specification for Fusion Cloud HCM: 32 queryable q fields, and 5 child resources. Unsure how q works? See the Oracle HCM API guide.

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