---
title: "Budget Settings"
method: GET
path: "/budget/settings"
tags: ["budget management"]
---

# Budget Settings

`GET /budget/settings`

Get list of configurable params + current value for a budget item + description of each field

Used on Admin UI.

Query Parameters:
- budget_id: str - The budget id to get information for

## Query parameters

- `budget_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.net/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/1e929292ddd5/schema)
