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

# GET /api/analytics/kpi/first-attempt-success

`GET /api/analytics/kpi/first-attempt-success`

Get the first attempt success live status

## Query parameters

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

## Response `200`

The first attempt success live status

- object
  - `firstSuccessRate` number, required
  - `previousFirstSuccessRate` 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)
