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

# GET /api/analytics/kpi/eventual-success

`GET /api/analytics/kpi/eventual-success`

Get the eventual success live status

## Query parameters

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

## Response `200`

The eventual success live status

- object
  - `eventualSuccessRate` number, required
  - `previousEventualSuccessRate` number, required
  - `delta` number, required

## 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)
