---
title: "Changes to Get a workspace-scoped usage and credit report"
method: GET
path: "/v1/usage"
---

# Changes to Get a workspace-scoped usage and credit report

`GET /v1/usage`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 4 revisions.

- **2026-07-27** `c15615d54993` — 16 breaking, 1 warning, 8 info
- **2026-04-08** `6cccdc178a95` — 4 warning, 12 info
- **2026-04-04** `503281cd9fb3` — 17 warning, 4 info

## Changes

- **2026-07-27** `c15615d54993` — 16 breaking, 1 warning, 8 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `api_keys_active` from the response with the `200` status
  - removed the required property `billing_hold` from the response with the `200` status
  - removed the required property `credit_breakdown` from the response with the `200` status
  - removed the required property `credits_limit` from the response with the `200` status
  - removed the required property `credits_remaining` from the response with the `200` status
  - removed the required property `credits_used` from the response with the `200` status
  - removed the required property `daily_free_limit` from the response with the `200` status
  - removed the required property `daily_free_remaining` from the response with the `200` status
  - removed the required property `expiring_credits` from the response with the `200` status
  - removed the required property `period_end` from the response with the `200` status
  - removed the required property `period_start` from the response with the `200` status
  - removed the required property `plan_code` from the response with the `200` status
  - removed the required property `rate_limit_per_sec` from the response with the `200` status
  - removed the required property `tier` from the response with the `200` status
  - removed the required property `wallet_balance` from the response with the `200` status
  - the optional response header `x-request-id` removed for the status `200`
  - api operation id `getUsage` removed and replaced with `getUsageReport`
  - added the new optional `query` request parameter `from`
  - added the new optional `query` request parameter `to`
  - added `#/components/schemas/ResponseMetadata, subschema #2` to the response body `allOf` list for the response status `200`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
- **2026-04-08** `6cccdc178a95` — 4 warning, 12 info
  - added the new `internal_error` enum value to the `error/code` response property for the response status `401`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `403`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `429`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `500`
  - added the optional property `error/request_id` to the response with the `401` status
  - added the optional property `error/request_id` to the response with the `403` status
  - added the optional property `error/request_id` to the response with the `429` status
  - added the optional property `error/request_id` to the response with the `500` status
  - added the optional property `error/subcode` to the response with the `401` status
  - added the optional property `error/subcode` to the response with the `403` status
  - added the optional property `error/subcode` to the response with the `429` status
  - added the optional property `error/subcode` to the response with the `500` status
  - removed the `api_error` enum value from the `error/code` response property for the response status `401`
  - removed the `api_error` enum value from the `error/code` response property for the response status `403`
  - removed the `api_error` enum value from the `error/code` response property for the response status `429`
  - removed the `api_error` enum value from the `error/code` response property for the response status `500`
- **2026-04-04** `503281cd9fb3` — 17 warning, 4 info
  - the optional response header `x-request-id` removed for the status `200`
  - the optional response header `x-request-id` removed for the status `401`
  - the optional response header `x-request-id` removed for the status `403`
  - the optional response header `x-request-id` removed for the status `429`
  - the optional response header `x-request-id` removed for the status `500`
  - removed the optional property `error/request_id` from the response with the `401` status
  - removed the optional property `error/request_id` from the response with the `403` status
  - removed the optional property `error/request_id` from the response with the `429` status
  - removed the optional property `error/request_id` from the response with the `500` status
  - removed the optional property `error/subcode` from the response with the `401` status
  - removed the optional property `error/subcode` from the response with the `403` status
  - removed the optional property `error/subcode` from the response with the `429` status
  - removed the optional property `error/subcode` from the response with the `500` status
  - added the new `api_error` enum value to the `error/code` response property for the response status `401`
  - added the new `api_error` enum value to the `error/code` response property for the response status `403`
  - added the new `api_error` enum value to the `error/code` response property for the response status `429`
  - added the new `api_error` enum value to the `error/code` response property for the response status `500`
  - removed the `internal_error` enum value from the `error/code` response property for the response status `401`
  - removed the `internal_error` enum value from the `error/code` response property for the response status `403`
  - removed the `internal_error` enum value from the `error/code` response property for the response status `429`
  - removed the `internal_error` enum value from the `error/code` response property for the response status `500`

---

[Operation](https://skmtc.dev/cerul-ai/apis/cerul-api/docs/v1/usage/get.md) · [API](https://skmtc.dev/cerul-ai/apis/cerul-api.md) · [Page](https://skmtc.dev/cerul-ai/apis/cerul-api/changes/v1/usage/get)
