---
title: "Get Turn Usage Status"
method: GET
path: "/billing/turn-usage-status"
tags: ["billing"]
---

# Get Turn Usage Status

`GET /billing/turn-usage-status`

Hourly rolling-window message usage status for workspace turns.

## Response `200`

Successful Response

- TurnUsageStatusResponse
  - `plan_tier` string, required
  - `message_count` integer, required
  - `limit` integer, nullable, required
  - `is_throttled` boolean, required
  - `window_resets_at` string, nullable, required

---

[API](https://skmtc.dev/tryscott/apis/one-shot-api.md) · [All operations](https://skmtc.dev/tryscott/apis/one-shot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tryscott/one-shot-api/revisions/28bdface01df/schema)
