---
title: "GET /organization/stats"
method: GET
path: "/organization/stats"
tags: ["fund"]
---

# GET /organization/stats

`GET /organization/stats`

## Response `200`

Organization stats retrieved successfully

- ApiOrganizationFundStats
  - `total_currencies` integer, required
  - `total_deposits` ApiTokenPair[], required
    - `amount` integer, required
    - `token_mint` string, required
  - `total_funds` integer, required
  - `total_users` integer, required
  - `total_values` ApiTokenPair[], required
    - `amount` integer, required
    - `token_mint` string, required

---

[API](https://skmtc.net/breeze-baby/apis/breeze-api.md) · [All operations](https://skmtc.net/breeze-baby/apis/breeze-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/breeze-baby/breeze-api/revisions/d0a18846aa92/schema)
