---
title: "Response Rate By Org"
method: GET
path: "/internal-metrics/response-rate"
tags: ["internal-metrics"]
---

# Response Rate By Org

`GET /internal-metrics/response-rate`

Per-org response rate, bucketed by granularity over the date range.

## Query parameters

- `start_date` string, nullable — Start date (YYYY-MM-DD)
- `end_date` string, nullable — End date (YYYY-MM-DD), inclusive
- `granularity` string — day | week | month

## Response `200`

Successful Response

- object

## Other responses

- `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/6e257c69d1d1/schema)
