---
title: "GET /api/users/get-productgroup-details"
method: GET
path: "/api/users/get-productgroup-details"
tags: ["groupmanagement"]
---

# GET /api/users/get-productgroup-details

`GET /api/users/get-productgroup-details`

## Query parameters

- `test` string

## Response `200`

Success

- ListProductGroupResponse
  - `arrInput` InputError[], nullable
    - `ErrorCode` string, nullable
    - `ErrorMessage` string, nullable
    - `ErrorControl` string, nullable
  - `productGroup` ProductGroup[], nullable
    - `productGroupId` string, nullable
    - `productGroupName` string, nullable
    - `status` string, nullable
    - `totalProducts` string, nullable
    - `isDefaultGroup` string, nullable
    - `isOwnDefaultGroup` string, nullable
    - `sharedGroup` string, nullable
    - `sharedGroupBool` string, nullable
    - `mgeUserGroupLink` string, nullable
    - `mgeProductLink` string, nullable
    - `deleteLink` string, nullable
    - `mgeUserGrpPagelink` string, nullable
  - `productPartyGroup` ProductPartyGroup[], nullable
    - `productGroupId` string, nullable
    - `partyGroupId` string, nullable
    - `partyGroupName` string, nullable
  - `productsForProductGroup` ProductsForProductGroup[], nullable
    - `serialNumber` string, nullable
    - `productGroupId` string, nullable
    - `friendlyName` string, nullable
    - `type` string, nullable
    - `isReadOnlyAccess` string, nullable
    - `managedBy` string, nullable
  - `operationStatus` string, nullable
  - `msgCode` string, nullable
  - `msgId` string, nullable
  - `msgDesc` string, nullable

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
