---
title: "Get subuser(s)"
method: GET
path: "/v4/account/{subAccountId}/residential/subuser/get"
tags: ["Residential"]
---

# Get subuser(s)

`GET /v4/account/{subAccountId}/residential/subuser/get`

List all residential subusers for a subaccount. Permission: `residential:read`.

## Path parameters

- `subAccountId` string, uuid, required

## Response `200`

List of subusers

- object[]
  - `id` string
  - `username` string
  - `created_at` string

---

[API](https://skmtc.net/proxyscrape/apis/proxyscrape-account-api.md) · [All operations](https://skmtc.net/proxyscrape/apis/proxyscrape-account-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/proxyscrape/proxyscrape-account-api/revisions/4e10267785e1/schema)
