---
title: "Get all of the port interfaces"
method: GET
path: "/config/session/all"
---

# Get all of the port interfaces

`GET /config/session/all`

Get all of the port interfaces.

## Response `200`

OK

- object
  - `sessionAttr` SessionEntry[]
    - `ident` string, required — IP address and netmask
    - `sessionIP` string — IP address for nexthop
    - `accessNetworkTunnel` object
      - `TeID` integer — ID of the tunnel
      - `tunnelIP` string — Access network IP address
    - `coreNetworkTunnel` object
      - `teID` integer — ID of the tunnel
      - `tunnelIP` string — Connection network IP address

## 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)
