---
title: "Get FDB in the device(interface)"
method: GET
path: "/config/fdb/all"
---

# Get FDB in the device(interface)

`GET /config/fdb/all`

Get FDB in the device(interface).

## Response `200`

OK

- object
  - `fdbAttr` FDBEntry[]
    - `dev` string, required — Name of the interface device to which you want to modify FDB
    - `macAddress` string, required — MAC address to FDB

## Other responses

- `401` — Invalid authentication credentials
- `500` — Internal service error
- `503` — Maintenance mode

---

[API](https://skmtc.net/loxilb-io/apis/loxilb-rest-api.md) · [All operations](https://skmtc.net/loxilb-io/apis/loxilb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loxilb-io/loxilb-rest-api/versions/45e9f0a95af0/schema)
