---
title: "Get IPv4 addresses in the device(interface)"
method: GET
path: "/config/ipv4address/all"
---

# Get IPv4 addresses in the device(interface)

`GET /config/ipv4address/all`

Get IPv4 addresses in the device(interface)

## Response `200`

OK

- object
  - `ipAttr` IPv4AddressGetEntry[]
    - `dev` string — Name of the interface device to which you want to modify the IP address
    - `ipAddress` string[]
    - `sync` integer, required — Sync - sync state

## 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/revisions/45e9f0a95af0/schema)
