---
title: "Residential login info"
method: GET
path: "/v4/account/{subAccountId}/residential/login"
tags: ["Residential"]
---

# Residential login info

`GET /v4/account/{subAccountId}/residential/login`

Get login credentials for the residential subaccount. Permission: `residential:read`.

## Path parameters

- `subAccountId` string, uuid, required

## Response `200`

Login credentials

- object
  - `username` string
  - `password` 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)
