---
title: "Get Hetzner Networks"
method: GET
path: "/hetzner/networks"
tags: ["Hetzner"]
---

# Get Hetzner Networks

`GET /hetzner/networks`

Get all existing Hetzner private networks for the current project.

## Query parameters

- `cloud_provider_token_uuid` string
- `cloud_provider_token_id` string

## Response `200`

List of Hetzner networks.

- object[]
  - `id` integer
  - `name` string
  - `ip_range` string

## Other responses

- `401` — Unauthenticated.
- `404` — Resource not found.

## Changes

> 55 revisions in range; 1 could not be searched.

- **2026-07-14** `47fd5ba6d7bf` — 1 info
  - endpoint added
- **2026-07-07** `dcbc4b393f79` — 1 info
  - endpoint added
- **2026-07-07** `6eb521507603` — 1 breaking
  - api path removed without deprecation
- **2026-07-07** `ab59097ff8d5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/coollabsio/apis/coolify/changes/hetzner/networks/get.md)

---

[API](https://skmtc.dev/coollabsio/apis/coolify.md) · [All operations](https://skmtc.dev/coollabsio/apis/coolify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coollabsio/coolify/revisions/789e6ad3796c/schema)
