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

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

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

## Query parameters

- `test` string

## Response `200`

Success

- ListUserGroupResponse
  - `arrInput` InputError[], nullable
    - `ErrorCode` string, nullable
    - `ErrorMessage` string, nullable
    - `ErrorControl` string, nullable
  - `userGroups` UserGroup[], nullable
    - `partyGroupId` string, nullable
    - `partyGroupName` string, nullable
    - `adminPartyId` string, nullable
    - `status` string, nullable
    - `isDefaultGroup` string, nullable
    - `totalContacts` string, nullable
    - `productGroupName` string, nullable
  - `useProductrGroups` UserProductGroup[], nullable
    - `partyGroupId` string, nullable
    - `productGroupId` string, nullable
    - `productGroupName` string, nullable
    - `partyGroupName` string, nullable
  - `usersForUserGroup` UsersForUserGroup[], nullable
    - `name` string, nullable
    - `login` string, nullable
    - `email` string, nullable
    - `partyGroupId` string, nullable
    - `contactId` string, nullable
    - `partyId` string, nullable
    - `adminPartyId` string, nullable
    - `lastAccessDate` string, nullable
    - `dtLastAccessDate` string, nullable
    - `lastAccessTime` string, nullable
    - `isReadOnlyAccess` 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)
