---
title: "Get a list of static routes"
method: GET
path: "/staticroutes"
tags: ["static routes"]
---

# Get a list of static routes

`GET /staticroutes`

Returns a list of static routes

## Query parameters

- `namespace` string

## Response `200`

list of static routes

- StaticRouteItem[]
  - `name` string, required
  - `namespace` string, required
  - `envoyFleetName` string
  - `envoyFleetNamespace` string

---

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