---
title: "list instance users that can still be added to this workspace (require to be super admin)"
method: GET
path: "/w/{workspace}/users/list_addable"
tags: ["user"]
---

# list instance users that can still be added to this workspace (require to be super admin)

`GET /w/{workspace}/users/list_addable`

## Path parameters

- `workspace` string, required

## Query parameters

- `search` string
- `per_page` integer

## Response `200`

addable instance users

- object[]
  - `email` string, required
  - `username` string

## Changes

> 176 revisions in range; 10 could not be searched.

- **2026-08-04** `abb809f7f36e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/users/list_addable/get.md)

---

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