---
title: "Get Current Spend"
method: GET
path: "/billing/current-spend"
tags: ["billing"]
---

# Get Current Spend

`GET /billing/current-spend`

Get current month's spend for the workspace.

## Response `200`

Successful Response

- CurrentSpendResponse
  - `amount_cents` integer
  - `period_start` string, nullable
  - `request_count` integer
  - `resets_at` string, nullable
  - `spend_percent` integer

---

[API](https://skmtc.dev/agents-squads/apis/squads-api.md) · [All operations](https://skmtc.dev/agents-squads/apis/squads-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agents-squads/squads-api/revisions/3812730a1cb4/schema)
