---
title: "Get Review Count"
method: GET
path: "/bookings/review-count"
tags: ["bookings"]
---

# Get Review Count

`GET /bookings/review-count`

How many open review questions are worth a nudge — those whose travel starts
inside ``NUDGE_HORIZON``. The dashboard itself lists every open question.

## Response `200`

Successful Response

- ReviewCountResponse
  - `count` integer, required

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stardrift/fastapi/revisions/00746572572a/schema)
