---
title: "Retrieve Security Groups By VUUID"
slug: "retrieve-security-groups-by-vuuid"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-security-groups-by-vuuid"
---

> ## 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 Security Groups By VUUID

Get/sys-rest-api/rest/1/jcjobsecgrp/44A8FFA04AA0A7F9E0630B811DACA567

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='95d43aa1-c412-47f5-9536-0473bf7d9565'>application/json</option>
</select>

```json
{
  "UroleCode": "MASTER",
  "UroleName": "Master of Everything",
  "UroleUser": "ADAM1",
  "UroleVUuid": "3A0D2E2705CA51D5E0630B811DAC895F",
  "UroleCreateDate": "2025-07-16T13:50:48Z",
  "links": [
    {
      "rel": "self",
      "href": "http://localhost:7101/sys-rest-api/rest/1/sduserroles/3A0D2E2705CA51D5E0630B811DAC895F",
      "name": "sduserroles",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://localhost:7101/sys-rest-api/rest/1/sduserroles/3A0D2E2705CA51D5E0630B811DAC895F",
      "name": "sduserroles",
      "kind": "item"
    }
  ]
}
```

object
