---
title: "User Online Ip List All Nodes"
method: GET
path: "/api/node/online_stats/{username}/ip"
tags: ["Node"]
---

# User Online Ip List All Nodes

`GET /api/node/online_stats/{username}/ip`

Retrieve user ips from all nodes.

## Path parameters

- `username` string, required

## Response `200`

Successful Response

- UserIPListAll — User IP lists for all nodes
  - `nodes` object, required

## Other responses

- `401` — Unauthorized Error
- `403` — Forbidden Error
- `422` — Validation Error

---

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