Supported operations
| GET /recruitingCEEvents |
| GET /recruitingCEEvents/{id} |
Queryable q fields (20)
Only these fields can appear in a q filter expression on
/recruitingCEEvents. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingCEEvents?q=Facets='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| Facets | string | = != |
| LastSelectedFacetAttr | string | = != |
| LatitudeAttr | integer | = != |
| LimitAttr | integer | = != |
| LongitudeAttr | integer | = != |
| OffsetAttr | integer | = != |
| RadiusAttr | integer | = != |
| RadiusUnitAttr | string | = != |
| SearchId | integer | = != |
| SelectedEventCategoriesFacetAttr | string | = != |
| SelectedEventFormatsFacetAttr | string | = != |
| SelectedLocationsFacetAttr | string | = != |
| SelectedStartDatesFacetAttr | string | = != |
| SiteNumber | string | = != |
| SortByAttr | string | = != |
| TotalEventsCount | integer | = != |
| UserTargetFacetInputTermAttr | string | = != |
| UserTargetFacetNameAttr | string | = != |
| keyword | string | = != |
| locationIdAttr | integer | = != |
Child resources (5)
Each child is reachable at
/recruitingCEEvents/{id}/child/<name>
and most can also be inlined with expand.
eventCategoriesFaceteventFormatsFaceteventListlocationsFacetstartDatesFacet Response fields (25)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
FacetsLastSelectedFacetAttrLatitudeAttrLimitAttrLongitudeAttrOffsetAttrRadiusAttrRadiusUnitAttrSearchIdSelectedEventCategoriesFacetAttrSelectedEventFormatsFacetAttrSelectedLocationsFacetAttrSelectedStartDatesFacetAttrSiteNumberSortByAttrTotalEventsCountUserTargetFacetInputTermAttrUserTargetFacetNameAttreventCategoriesFaceteventFormatsFaceteventListkeywordlocationIdAttrlocationsFacetstartDatesFacet 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
- /recruitingJobSiteJobApplications Get all job applications
- /payrollActivityCenterStatistics Payroll Generic List of Values
- /payslips Get all attachments for a payslip
- /recruitingCEJobApplicationDrafts Get all application drafts
- /myBrandMeetingSurveys Get all meeting surveys
- 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