---
title: "Get Business Finance Settings"
method: GET
path: "/admin/business-dashboards/finance-settings"
tags: ["Admin - Business Dashboards"]
---

# Get Business Finance Settings

`GET /admin/business-dashboards/finance-settings`

## Response `200`

Successful Response

- BusinessFinanceSettingsResponse
  - `burn_rate_eur_monthly` number, required
  - `cash_on_hand_eur` number, required
  - `runway_months` number, nullable
  - `updated_at` string, date-time, required
  - `updated_by` string, nullable

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/a5af9b3b34f7?raw)
