---
title: "Return available logs"
method: GET
path: "/api/logs"
---

# Return available logs

`GET /api/logs`

## Response `200`

OK

- object
  - `files` object[]
    - `name` string — File name
    - `date` integer — Last modified timestamp
    - `size` integer
    - `refs` object
      - `download` string — The download URL for the log file

## Changes

- **2021-09-23** `7ad880a6c0c4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/prusa3d/apis/prusalink-web/changes/api/logs/get.md)

---

[API](https://skmtc.dev/prusa3d/apis/prusalink-web.md) · [All operations](https://skmtc.dev/prusa3d/apis/prusalink-web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prusa3d/prusalink-web/revisions/ebdce30f1db8/schema)
