---
title: "GET /coaching/group/UserListByGroup/{key}"
method: GET
path: "/coaching/group/UserListByGroup/{key}"
tags: ["Group"]
---

# GET /coaching/group/UserListByGroup/{key}

`GET /coaching/group/UserListByGroup/{key}`

## Query parameters

- `key` integer

## Response `200`

Success

- CoachingBllDtoGroupUserList[]
  - `id` integer
  - `qualoId` string, uuid
  - `name` string, nullable
  - `states` string[], nullable
  - `organizations` string[], nullable
  - `sites` string[], nullable
  - `roles` string[], nullable

---

[API](https://skmtc.dev/qualo/apis/qualo-api.md) · [All operations](https://skmtc.dev/qualo/apis/qualo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qualo/qualo-api/revisions/af4abb5cc969/schema)
