---
title: "Get Workspace Settings"
method: GET
path: "/v1/workspace/settings"
tags: ["v1", "protected", "dashboard"]
---

# Get Workspace Settings

`GET /v1/workspace/settings`

Read the current workspace's settings (cap, etc).

## Response `200`

Successful Response

- WorkspaceSettingsResponse
  - `monthly_cap_usd` number, nullable, required

## Changes

- **2026-05-25** `043c77dd6269` — 1 info
  - endpoint added
- **2026-03-30** `e9c153221160` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/agentarea/apis/agentarea-api/changes/v1/workspace/settings/get.md)

---

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