---
title: "GET /v1/account/units"
method: GET
path: "/v1/account/units"
tags: ["Account"]
---

# GET /v1/account/units

`GET /v1/account/units`

## Response `200`

Success

- Unit
  - `balance` integer — unit balance
  - `stats` Stat[] — unit stats
    - `usage` integer — daily usage
    - `remains` integer — daily remains
    - `date` string — date

## Other responses

- `400` — Invalid account

---

[API](https://skmtc.net/debank/apis/debank-openapi.md) · [All operations](https://skmtc.net/debank/apis/debank-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/debank/debank-openapi/revisions/3f676effe339/schema)
