---
title: "Get event block information"
method: GET
path: "/logs"
tags: ["Event Log"]
---

# Get event block information

`GET /logs`

Retrieve the start and end indexes of the log event blocks. Each log event block contains

## Response `200`

OK

- object
  - `min` integer
  - `max` integer

## Changes

- **2021-09-10** `a0ec85d3135f` — 1 info
  - api operation id `get-events` removed and replaced with `getEventBlockInfo`
- **2021-09-10** `84e98f4d1469` — 1 info
  - endpoint added
- **2021-09-09** `8e74ed2c45a0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/logs/get.md)

---

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