---
title: "Get organization billing history"
method: GET
path: "/api/v1/balance/history"
tags: ["Account"]
---

# Get organization billing history

`GET /api/v1/balance/history`

The method returns the billing history of the account.

## Query parameters

- `dateFrom` string
- `dateTo` string

## Response `200`

## Other responses

- `400` — dateTo must be greater or equal to dateFrom
- `419` — Request period must be not greater than 90 days

---

[API](https://skmtc.net/esputnik/apis/esputnik-com.md) · [All operations](https://skmtc.net/esputnik/apis/esputnik-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/esputnik/esputnik-com/versions/1c4afd7ba72a/schema)
