---
title: "Return logs of the named `App` in the `Namespace` streamed over a websocket."
method: GET
path: "/namespaces/{Namespace}/applications/{App}/logs"
tags: ["application"]
---

# Return logs of the named `App` in the `Namespace` streamed over a websocket.

`GET /namespaces/{Namespace}/applications/{App}/logs`

## Path parameters

- `Namespace` string, required
- `App` string, required

## Response `200`

## Changes

- **2026-07-17** `be66b2ae7807` — 6 warning
  - deleted the `query` request parameter `exclude_containers`
  - deleted the `query` request parameter `follow`
  - deleted the `query` request parameter `include_containers`
  - deleted the `query` request parameter `since`
  - …2 more
- **2026-05-27** `ff4abc427feb` — 6 info
  - added the new optional `query` request parameter `exclude_containers`
  - added the new optional `query` request parameter `follow`
  - added the new optional `query` request parameter `include_containers`
  - added the new optional `query` request parameter `since`
  - …2 more

[Change history](https://skmtc.dev/epinio/apis/epinio-api/changes/namespaces/:Namespace/applications/:App/logs/get.md)

---

[API](https://skmtc.dev/epinio/apis/epinio-api.md) · [All operations](https://skmtc.dev/epinio/apis/epinio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/epinio/epinio-api/revisions/be66b2ae7807/schema)
