---
title: "Retrieve a Specific HR Requisiton"
slug: "retrieve-a-specific-hr-requisiton"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-hr-requisiton"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve a Specific HR Requisiton

Get/hcm-rest-api/rest/1/hrrequisitions/EB2F372A016551A1E05316821FAC932D

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='ca1243b1-1194-4113-9222-ba820be5de1c'>application/json</option>
</select>

```json
{
  "HrrOraseq": 829397290,
  "HrrCode": "001",
  "HrrDate": null,
  "HrrQty": null,
  "HrrTrdCode": "0095",
  "HrrRequestedBy": null,
  "HrrPropHireDate": null,
  "HrrPropJobTitle": "Payroll Manager",
  "HrrJobDesc": null,
  "HrrResp": "Managing Payroll checks/direct depositis are accurately processed and sent to employees",
  "HrrSalaryRange": null,
  "HrrPropSalary": null,
  "HrrStatusCode": "H",
  "HrrAccountingCode": null,
  "HrrNotes": null,
  "HrrFullparttime": "F",
  "HrrTemporary": "N",
  "HrrType": "A",
  "HrrHireOffice": null,
  "HrrVUuid": "EB2F372A016551A1E05316821FAC932D",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrrequisitions/EB2F372A016551A1E05316821FAC932D",
      "name": "hrrequisitions",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrrequisitions/EB2F372A016551A1E05316821FAC932D",
      "name": "hrrequisitions",
      "kind": "item"
    }
  ]
}
```

object
