---
title: "Get Current Balance"
method: GET
path: "/account/credits"
---

# Get Current Balance

`GET /account/credits`

This endpoint provides the current balance of credits available in your workspace.

## Response `200`

OK

- Credits
  - `balance` number, double — Number of credits available on your workspace

## Other responses

- `401` — Unauthorized
- `404` — Workspace ID not found

---

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