---
title: "Get tunnel status by name"
method: GET
path: "/ssh/tunnel/status/{tunnelName}"
tags: ["SSH Tunnels"]
---

# Get tunnel status by name

`GET /ssh/tunnel/status/{tunnelName}`

Retrieves the status of a specific SSH tunnel by its name.

## Path parameters

- `tunnelName` string, required

## Response `200`

Tunnel status.

## Other responses

- `404` — Tunnel not found.

---

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