Supported operations
| DELETE /recruitingCECandidates/{id} |
| GET /recruitingCECandidates |
| GET /recruitingCECandidates/{id} |
| PATCH /recruitingCECandidates/{id} |
| POST /recruitingCECandidates |
Queryable q fields (19)
Only these fields can appear in a q filter expression on
/recruitingCECandidates. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingCECandidates?q=AddressLine4='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| AddressLine4 | string | = != |
| CwkCandidateFlag | boolean | = != |
| DateOfBirth | string | = != |
| EmailChangeConfirmed | string | = != |
| EmailChangeRequested | string | = != |
| EmailPreferredFlag | boolean | = != |
| EmailVerificationRequested | string | = != |
| EmailVerifiedFlag | boolean | = != |
| ExWorkerFlag | boolean | = != |
| NewPhone | string | = != |
| PhoneChannelType | string | = != |
| PhonePreferredFlag | boolean | = != |
| PhoneValidationFailed | string | = != |
| PhoneVerificationRequested | string | = != |
| PhoneVerifiedFlag | boolean | = != |
| PreferredLanguage | string | = != |
| PreferredTimezone | string | = != |
| PreviousPhone | string | = != |
| SiteNumber | string | = != |
Child resources (4)
Each child is reachable at
/recruitingCECandidates/{id}/child/<name>
and most can also be inlined with expand.
CandidatePIIDataattachmentscandidateExtraInformationcitizenships Response fields (93)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ActionAddlAddressAttribute1AddlAddressAttribute2AddlAddressAttribute3AddlAddressAttribute4AddlAddressAttribute5AddressLine1AddressLine2AddressLine3AddressLine4BuildingCandidateLastModifiedDateCandidateNumberCandidatePIIDataCandidateTypeCityCountryCwkCandidateFlagDateOfBirthDisplayNameEmailEmailChangeConfirmedEmailChangeRequestedEmailPreferredFlagEmailVerificationRequestedEmailVerifiedFlagExWorkerFlagFirstNameFloorNumberHonorsKnownAsLastNameListNameLongPostalCodeMiddleNamesMilitaryRankMobilePhoneAreaCodeMobilePhoneCountryCodeMobilePhoneLegislationCodeMobilePhoneNumberNamInformation1NamInformation10NamInformation11NamInformation12NamInformation13NamInformation14NamInformation15NamInformation16NamInformation17NamInformation18NamInformation19NamInformation2NamInformation20NamInformation21NamInformation22NamInformation23NamInformation24NamInformation25NamInformation26NamInformation27NamInformation28NamInformation29NamInformation3NamInformation30NamInformation4NamInformation5NamInformation6NamInformation7NamInformation8NamInformation9NewEmailNewPhonePhoneChannelTypePhonePreferredFlagPhoneValidationFailedPhoneVerificationRequestedPhoneVerifiedFlagPostalCodePreNameAdjunctPreferredLanguagePreferredTimezonePreviousEmailPreviousLastNamePreviousPhoneRegion1Region2Region3SiteNumberSuffixTitleattachmentscandidateExtraInformationcitizenships 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
- /recruitingMyJobApplications Get all my job applications in opportunity marketplace
- /healthSurveys Get all health surveys
- /learningContentItems GET action not supported
- /communicateUIEmployeeEvents Get all employee events
- /incidentKiosks Get all incidents
- 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