---
title: "Average block delay"
method: GET
path: "/blocks/delay/{id}/{blockNum}"
tags: ["blocks"]
---

# Average block delay

`GET /blocks/delay/{id}/{blockNum}`

Average delay in milliseconds between last `blockNum` blocks starting from block with `id`

## Path parameters

- `id` union, required
  - string
  - string
- `blockNum` string, required

## Response `200`

successful operation

- object
  - `delay` integer, required

---

[API](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/revisions/09465bcdf6ce/schema)
