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

> ## 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 Employee Position

Get/hcm-rest-api/rest/1/hrpositions/EB2F34CAFDFD5671E05316821FAC3E12

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='0a484ab8-7d21-4e18-be1d-5a0d8dd15a83'>application/json</option>
</select>

```json
{
  "HrpPositionCode": "001",
  "HrpPositionName": "Payroll Manager",
  "HrpTrdCode": "0095",
  "HrpEffectiveDate": null,
  "HrpExpiryDate": null,
  "HrpEmpNo": null,
  "HrpJobTitle": null,
  "HrpReportTo": null,
  "HrpResp": null,
  "HrpSalary": null,
  "HrpStatusCode": "H",
  "HrpRegCode": null,
  "HrpJobSummary": "Process payroll efficiently and accurately.",
  "HrpVUuid": "EB2F34CAFDFD5671E05316821FAC3E12",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrpositions/EB2F34CAFDFD5671E05316821FAC3E12",
      "name": "hrpositions",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrpositions/EB2F34CAFDFD5671E05316821FAC3E12",
      "name": "hrpositions",
      "kind": "item"
    }
  ]
}
```

object
