---
title: "Gets wake on lan information."
method: GET
path: "/System/WakeOnLanInfo"
tags: ["System"]
---

# Gets wake on lan information.

`GET /System/WakeOnLanInfo`

## Response `200`

Information retrieved.

- WakeOnLanInfo[]
  - `MacAddress` string, nullable — Gets the MAC address of the device.
  - `Port` integer — Gets or sets the wake-on-LAN port.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/jellyfin/apis/jellyfin-api.md) · [All operations](https://skmtc.net/jellyfin/apis/jellyfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jellyfin/jellyfin-api/revisions/eb6f75af7066/schema)
