---
title: "Changes to Retrieve Run Billing"
method: GET
path: "/api/v1/runs/{id}/billing"
---

# Changes to Retrieve Run Billing

`GET /api/v1/runs/{id}/billing`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 135 revisions.

- **2026-07-28** `ef906071a8e4` — 4 info
- **2026-07-28** `7fe7b6755799` — 4 breaking
- **2026-07-28** `4f9aedeb7211` — 4 info
- **2026-07-28** `d043ecc9a652` — 4 breaking
- **2026-07-28** `fa4de608a93c` — 4 info

## Changes

- **2026-07-28** `ef906071a8e4` — 4 info
  - the response property `stages/items/timing/inference_time_ms` became required for the status `200`
  - the response property `stages/items/timing/tool_time_ms` became required for the status `200`
  - the response property `totals/timing/inference_time_ms` became required for the status `200`
  - the response property `totals/timing/tool_time_ms` became required for the status `200`
- **2026-07-28** `7fe7b6755799` — 4 breaking
  - the response property `stages/items/timing/inference_time_ms` became optional for the status `200`
  - the response property `stages/items/timing/tool_time_ms` became optional for the status `200`
  - the response property `totals/timing/inference_time_ms` became optional for the status `200`
  - the response property `totals/timing/tool_time_ms` became optional for the status `200`
- **2026-07-28** `4f9aedeb7211` — 4 info
  - the response property `stages/items/timing/inference_time_ms` became required for the status `200`
  - the response property `stages/items/timing/tool_time_ms` became required for the status `200`
  - the response property `totals/timing/inference_time_ms` became required for the status `200`
  - the response property `totals/timing/tool_time_ms` became required for the status `200`
- **2026-07-28** `d043ecc9a652` — 4 breaking
  - the response property `stages/items/timing/inference_time_ms` became optional for the status `200`
  - the response property `stages/items/timing/tool_time_ms` became optional for the status `200`
  - the response property `totals/timing/inference_time_ms` became optional for the status `200`
  - the response property `totals/timing/tool_time_ms` became optional for the status `200`
- **2026-07-28** `fa4de608a93c` — 4 info
  - the response property `stages/items/timing/inference_time_ms` became required for the status `200`
  - the response property `stages/items/timing/tool_time_ms` became required for the status `200`
  - the response property `totals/timing/inference_time_ms` became required for the status `200`
  - the response property `totals/timing/tool_time_ms` became required for the status `200`

---

[Operation](https://skmtc.dev/fabro-sh/apis/fabro-run-api/docs/api/v1/runs/:id/billing/get.md) · [API](https://skmtc.dev/fabro-sh/apis/fabro-run-api.md) · [Page](https://skmtc.dev/fabro-sh/apis/fabro-run-api/changes/api/v1/runs/:id/billing/get)
