---
title: "Retrieve a Specific Security Group By ESGCODE"
slug: "retrieve-a-specific-security-group-by-esgcode"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-security-group-by-esgcode"
---

> ## 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 Security Group By ESGCODE

Get/hcm-rest-api/rest/1/pyempsecgrp/EXEC

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='0bad2acc-9faf-47f2-a82b-caa6598b16a8'>application/json</option>
</select>

```json
{
  "EsgCode": "EXEC",
  "EsgName": "Executive Payroll",
  "EsgIuCreateDate": "2015-05-11T13:13:22Z",
  "EsgIuCreateUser": "ADWAIT",
  "EsgIuUpdateDate": null,
  "EsgIuUpdateUser": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempsecgrp/EXEC",
      "name": "pyempsecgrp",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempsecgrp/EXEC",
      "name": "pyempsecgrp",
      "kind": "item"
    }
  ]
}
```

object
