Supported operations
| GET /recruitingMyJobApplications |
| GET /recruitingMyJobApplications/{id} |
| POST /recruitingMyJobApplications |
Queryable q fields (26)
Only these fields can appear in a q filter expression on
/recruitingMyJobApplications. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingMyJobApplications?q=Action='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| Action | string | = != |
| ActionResponseMessage | string | = != |
| ActiveFlag | boolean | = != |
| ConfirmedFlag | boolean | = != |
| HiringManager | string | = != |
| HiringManagerPersonId | string | = != |
| JobFunction | string | = != |
| OfferId | integer | = != |
| Organization | string | = != |
| OtherJobLocationCount | integer | = != |
| PipelineRequisitionFlag | boolean | = != |
| PipelineSubmissionId | integer | = != |
| PreferredLanguage | string | = != |
| PrimaryJobLocation | string | = != |
| PrimaryWorkLocation | string | = != |
| ProposedStartDateLabelFlag | boolean | = != |
| RemoteOpportunity | string | = != |
| RequisitionNumber | string | = != |
| ShowJobActionFlag | boolean | = != |
| ShowOfferActionFlag | boolean | = != |
| ShowWithdrawActionFlag | boolean | = != |
| StartDate | string | = != |
| Status | string | = != |
| SubmissionDate | string | = != |
| SubmissionId | integer | = != |
| Title | string | = != |
Child resources (2)
Each child is reachable at
/recruitingMyJobApplications/{id}/child/<name>
and most can also be inlined with expand.
SubmissionScheduledInterviewsUnscheduledInterviewRequests Response fields (28)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ActionActionResponseMessageActiveFlagConfirmedFlagHiringManagerHiringManagerPersonIdJobFunctionOfferIdOrganizationOtherJobLocationCountPipelineRequisitionFlagPipelineSubmissionIdPreferredLanguagePrimaryJobLocationPrimaryWorkLocationProposedStartDateLabelFlagRemoteOpportunityRequisitionNumberShowJobActionFlagShowOfferActionFlagShowWithdrawActionFlagStartDateStatusSubmissionDateSubmissionIdSubmissionScheduledInterviewsTitleUnscheduledInterviewRequests 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
- /incidentKiosks Get all incidents
- /questionnaires Get all questionnaires
- /recruitingCECandidates Get all details of recruitingCECandidates
- /payrollActivityCenterStatistics Payroll Generic List of Values
- /payslips Get all attachments for a payslip
- 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