---
title: "GET /api/analytics/kpi/deliveries"
method: GET
path: "/api/analytics/kpi/deliveries"
tags: ["analytics", "kpi", "deliveries"]
---

# GET /api/analytics/kpi/deliveries

`GET /api/analytics/kpi/deliveries`

Get the deliveries live status

## Query parameters

- `from` string
- `to` string, nullable
- `appId` string, uuid
- `webhookId` string, uuid

## Response `200`

The deliveries live status

- object
  - `deliveries` string, required — A bigint string

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api.md) · [All operations](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ethcomments/ethereum-comments-protocol-indexer-api/revisions/fc5aae1cdc03/schema)
