---
title: "Get Workspace Budget"
method: GET
path: "/v1/workspaces/budget"
tags: ["Workspaces"]
---

# Get Workspace Budget

`GET /v1/workspaces/budget`

The org's credit ceiling, what workspaces reserve, and what is left. Billing data
is member-visible; changing any limit stays admin-gated on the write paths.

## Headers

- `X-API-Key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-27** `a52d6f90f25a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getbluejay/apis/bluejay-api/changes/v1/workspaces/budget/get.md)

---

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