---
title: "Get default gateway"
method: GET
path: "/api/network/gateway"
tags: ["network"]
---

# Get default gateway

`GET /api/network/gateway`

Returns the currently configured default gateway IP address. May be empty when using DHCP.

## Response `200`

Current default gateway

- object

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
