---
title: "List of all log areas"
method: GET
path: "/system/log/areas"
tags: ["system"]
---

# List of all log areas

`GET /system/log/areas`

Returns a list of all log areas (e.g. `lp-1`, `site`, `db`).

## Response `200`

Success

- object
  - `result` LogArea[]

## Other responses

- `401` — Unauthorized - Login and try again

## Changes

- **2026-06-06** `0e65ec723370` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API
- **2025-08-10** `c4027a2cb484` — 1 info
  - api operation id `getLogAreas` was added
- **2025-08-01** `2429e9297a5c` — 2 info
  - api operation id `getLogAreas` removed and replaced with ``
  - the endpoint scheme security `bearerAuth` was removed from the API

[Change history](https://skmtc.dev/evcc-io/apis/evcc/changes/system/log/areas/get.md)

---

[API](https://skmtc.dev/evcc-io/apis/evcc.md) · [All operations](https://skmtc.dev/evcc-io/apis/evcc/llms.txt) · [OpenAPI document](https://skmtc.dev/evcc-io/apis/evcc/revisions/4ba5fbe71608?raw)
