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

# List subscriptions

`GET /static/networks/{network}/subscriptions`

## Path parameters

- `network` string, required

## Response `200`

OK

- StaticSubscription[]
  - `id` integer
  - `network` string
  - `location` string
  - `quantity` integer
  - `expires_at` integer
  - `auto_renew` boolean
  - `status` string

---

[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)
