---
title: "Get network info"
method: GET
path: "/static/networks/{network}"
tags: ["Static Proxies"]
---

# Get network info

`GET /static/networks/{network}`

Returns information about a static proxy network. Use `isp` for ISP/static residential proxies.

## Path parameters

- `network` 'isp', required

## Response `200`

OK

- StaticNetwork
  - `name` string
  - `display_name` string
  - `enabled` boolean

---

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