---
title: "Internal Spend Allowed"
method: GET
path: "/v1/internal/spend-allowed/{agent_id}"
---

# Internal Spend Allowed

`GET /v1/internal/spend-allowed/{agent_id}`

Tells whether new billable work for this agent is admitted by its workspace's usage limit.

## Path parameters

- `agent_id` integer, required

## Headers

- `x-internal-token` string
- `X-API-Key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

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

[Change history](https://skmtc.dev/getbluejay/apis/bluejay-api/changes/v1/internal/spend-allowed/:agent_id/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/bf69ab7268a4/schema)
