---
title: "Get errors in logs count in the last hour"
method: GET
path: "/live-data"
tags: ["Management"]
---

# Get errors in logs count in the last hour

`GET /live-data`

Get errors in logs count in the last hour

## Response `200`

A paged array of logs

- LiveData
  - `error_logs_count` integer
  - `authorized_agents` integer
  - `non_authorized_agents` integer

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.net/kraken-ci/apis/server-api.md) · [All operations](https://skmtc.net/kraken-ci/apis/server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kraken-ci/server-api/versions/1f2ae877f985/schema)
