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

# Get errors in logs count in the last hour

`GET /errors-in-logs`

Get errors in logs count in the last hour

## Query parameters

- `services` string[]

## Response `200`

A paged array of logs

- ErrorsInLogsCount
  - `errors_count` integer

## Other responses

- `default` — unexpected error

## Changes

- **2021-05-16** `5c129c0e61a8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kraken-ci/apis/server-api/changes/errors-in-logs/get.md)

---

[API](https://skmtc.dev/kraken-ci/apis/server-api.md) · [All operations](https://skmtc.dev/kraken-ci/apis/server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kraken-ci/server-api/revisions/05cdffedf0db/schema)
