---
title: "GET /api/sse/app-logs"
method: GET
path: "/api/sse/app-logs"
tags: ["SSE"]
---

# GET /api/sse/app-logs

`GET /api/sse/app-logs`

## Query parameters

- `maxLines` number
- `appUrn` string, required

## Response `200`

- object

## Changes

- **2025-05-09** `0db10235cd0a` — 1 breaking, 2 info
  - added the new required `query` request parameter `appUrn`
  - added the new optional `query` request parameter `maxLines`
  - added the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/runtipi/apis/runtipi-api/changes/api/sse/app-logs/get.md)

---

[API](https://skmtc.dev/runtipi/apis/runtipi-api.md) · [All operations](https://skmtc.dev/runtipi/apis/runtipi-api/llms.txt) · [OpenAPI document](https://skmtc.dev/runtipi/apis/runtipi-api/revisions/f0c71f38bf3f?raw)
