---
title: "Get Conversion Rate"
method: GET
path: "/analytics/conversion-rate"
tags: ["analytics"]
---

# Get Conversion Rate

`GET /analytics/conversion-rate`

Conversion rate: closed followup deals / reached leads, with monthly breakdown.

Contacted = reached conversations (a delivered outbound or an inbound reply).
The won numerator uses the same closed-followup count as generated revenue
so the Follow-up Impact and AI Performance totals stay aligned.

## Query parameters

- `start_date` string, nullable — Start date (YYYY-MM-DD)
- `end_date` string, nullable — End date (YYYY-MM-DD)

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/noso/crucible-backend-api/revisions/d96feef8e2ef/schema)
