---
title: "Gets the content of a log file from the environment"
method: GET
path: "/monitoring/{owner}/environments/{environment}/logs"
tags: ["monitoring"]
---

# Gets the content of a log file from the environment

`GET /monitoring/{owner}/environments/{environment}/logs`

## Path parameters

- `owner` string, required
- `environment` string, required

## Response `200`

List of log files

- object

## Other responses

- `403` — User does not have permission to view logs from environments with the given owner

---

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