---
title: "Reply Sentiment By Org"
method: GET
path: "/internal-metrics/reply-sentiment"
tags: ["internal-metrics"]
---

# Reply Sentiment By Org

`GET /internal-metrics/reply-sentiment`

Per-org first-reply sentiment + follow-up problem rate over the 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/d96feef8e2ef/schema)
