---
title: "Gets a log file."
method: GET
path: "/System/Logs/Log"
tags: ["System"]
---

# Gets a log file.

`GET /System/Logs/Log`

## Query parameters

- `name` string, required — The name of the log file to get.

## Response `200`

Log file retrieved.

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