---
title: "list instance groups with workspace information"
method: GET
path: "/groups/list_with_workspaces"
tags: ["group"]
---

# list instance groups with workspace information

`GET /groups/list_with_workspaces`

## Response `200`

instance group list with workspaces

- InstanceGroupWithWorkspaces[]
  - `name` string, required
  - `summary` string
  - `emails` string[]
  - `instance_role` 'superadmin' | 'devops', nullable
  - `workspaces` WorkspaceInfo[]
    - `workspace_id` string
    - `workspace_name` string
    - `role` string

---

[API](https://skmtc.net/windmill/apis/windmill-api.md) · [All operations](https://skmtc.net/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windmill/windmill-api/versions/155a35b3caff/schema)
