Get a recruiting job requisition

get

/hcmRestApi/resources/11.13.18.05/recruitingJobRequisitions/{recruitingJobRequisitionsUniqID}

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Recruiting Job Requisitions resource and used to uniquely identify an instance of Recruiting Job Requisitions. The client should not generate the hash key value. Instead, the client should query on the Recruiting Job Requisitions collection resource in order to navigate to a specific instance of Recruiting Job Requisitions to get the hash key.
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : recruitingJobRequisitions-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Collaborators in Recruiting Job Requisitions
Type: array
Title: Collaborators in Recruiting Job Requisitions
The collaborators resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions collaborators.
Show Source
Nested Schema : Languages in Recruiting Job Requisitions
Type: array
Title: Languages in Recruiting Job Requisitions
The languages resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions languages.
Show Source
Nested Schema : Other Locations in Recruiting Job Requisitions
Type: array
Title: Other Locations in Recruiting Job Requisitions
The otherLocations resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions for other locations.
Show Source
Nested Schema : Other Work Locations in Recruiting Job Requisitions
Type: array
Title: Other Work Locations in Recruiting Job Requisitions
The otherWorkLocations resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions in other work locations.
Show Source
Nested Schema : Published Jobs in Recruiting Job Requisitions
Type: array
Title: Published Jobs in Recruiting Job Requisitions
The publishedJobs resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions published jobs.
Show Source
Nested Schema : requisitionDFF
Type: array
Show Source
Nested Schema : Skills in Recruiting Job Requisitions
Type: array
Title: Skills in Recruiting Job Requisitions
The skills resource is the child of the recruitingjobRequisitions resource and provides all the skills of the job requisition.
Show Source
Nested Schema : recruitingJobRequisitions-attachments-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-collaborators-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-languages-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-otherLocations-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-otherWorkLocations-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-publishedJobs-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-requisitionDFF-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-skills-item-response
Type: object
Show Source
Back to Top

Examples

The following example shows how to get a job requisition for a candidate by submitting a singular GET request on the REST resource using cURL.

curl -i -u "<username>:<password>" -X GET http://host:port/hcmCoreApi/resources/11.13.18.05/recruitingJobRequisitions?q=RequisitionId=300100114115462

Example of Response Header

The following is an example of the response header.

HTTP/1.1 200 OK                                                      
Content-Type : application/json

Example of Response Body

The following example shows the contents of the response body in JSON format.

{
    "items": [
        {
            "RequisitionNumber": "BIREQ002",
            "RequisitionId": 300100114115462,
            "Title": "BIREQ002",
            "OtherRequisitionTitle": null,
            "RecruitingType": "ORA_CONTINGENT",
            "TemplateId": null,
            "PipelineRequisition": "N",
            "PipelineRequisitionId": null,
            "StateId": 27,
            "StateName": "Posted",
            "PhaseId": 5,
            "PhaseName": "Open",
            "PositionId": null,
            "UnlimitedOpenings": "N",
            "NumberOfOpenings": 12,
            "HiredCount": 2,
            "ApplyWhenNotPosted": "N",
            "BusinessJustification": "ORA_NEW_POSITION",
            "DisplayInOrgChart": "Y",
            "HiringManagerId": 100000008153756,
            "HiringManagerAssignmentId": 100000008154060,
            "RecruiterId": 100000008153756,
            "RecruiterAssignmentId": 100000008154060,
            "ProfileId": 300100114115463,
            "OrganizationId": 300100026725086,
            "JobFamilyId": 100000018146410,
            "JobFunction": "ADMIN",
            "BusinessUnitId": 202,
            "DepartmentId": 202,
            "PrimaryWorkLocationId": 300100104852789,
            "PrimaryLocationId": 100100069551156,
            "JobId": 300100007456899,
            "GradeId": 23,
            "LegalEmployerId": null,
            "BudgetCurrency": "USN",
            "EmployeeReferralBonus": 34555,
            "SourcingBudget": null,
            "TravelBudget": null,
            "RelocationBudget": null,
            "CompensationCurrency": "USD",
            "MinimumSalary": 34544,
            "MaximumSalary": 56755,
            "PayFrequency": "QUARTER",
            "WorkerType": "E",
            "RegularOrTemporary": "R",
            "ManagementLevel": "7",
            "FullTimeOrPartTime": "FULL_TIME",
            "JobShift": "ORA_EVENING",
            "JobType": "ORA_INTERNSHIP",
            "EducationLevel": "17",
            "InternalContactName": null,
            "InternalContactEmail": null,
            "ExternalContactName": null,
            "ExternalContactEmail": null,
            "EmployerInternalDescriptionId": 300100114081187,
            "EmployerExternalDescriptionId": 300100114081187,
            "RecruitingOrganizationInternalDescriptionId": 300100114081183,
            "RecruitingOrganizationExternalDescriptionId": 300100114081191,
            "InternalPublishedJobStartDate": "2017-07-24T20:12:57+00:00",
            "InternalPublishedJobEndDate": "2019-07-16T20:12:00+00:00",
            "InternalPublishedJobStatus": "ORA_POSTED",
            "ExternalPublishedJobStartDate": "2018-11-10T00:00:00+00:00",
            "ExternalPublishedJobEndDate": null,
            "ExternalPublishedJobStatus": "ORA_POSTED",
            "ExternalApplicationFlowId": 300100110482814,
            "CandidateSelectionProcessId": 300100113113259,
            "RequisitionLastModifiedDate": "2018-12-17T16:34:16.427+00:00",
            "CreatedBy": "TM-MFITZIMMONS",
            "CreationDate": "2017-07-24T20:02:30+00:00",
            "LastUpdatedBy": "TM-MFITZIMMONS",
            "LastUpdateDate": "2018-12-17T16:34:05.026+00:00",
            "links": [28]
                {...
		...}
    ]
}
Back to Top