---
title: "Get Cost Live"
method: GET
path: "/costs/live"
---

# Get Cost Live

`GET /costs/live`

Return live cost breakdown for the most recent run.

Finds the most recently modified cost file in ``.sdd/runtime/costs/``,
loads it, and returns budget status plus per-agent and per-model
cost breakdowns.

## Query parameters

- `tenant` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `403` — Tenant access denied
- `404` — Tenant not found
- `422` — Validation Error

---

[API](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/versions/86f514b4e920/schema)
