---
title: "Get gateway status"
method: GET
path: "/api/gateways/{type}"
tags: ["gateways"]
---

# Get gateway status

`GET /api/gateways/{type}`

Returns status and config for a specific gateway type

## Path parameters

- `type` string, required

## Response `200`

OK

## Other responses

- `404` — not found

---

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