---
title: "Gets the current root log level"
method: GET
path: "/admin/log-level"
tags: ["admin"]
---

# Gets the current root log level

`GET /admin/log-level`

## Response `200`

Current root log level

- 'false' | 'ERROR' | 'WARN' | 'INFO' | 'DEBUG' | 'TRACE'

## Other responses

- `403` — User is not permitted to read the log level

---

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