---
title: "GET /app/customer_totals/"
method: GET
path: "/app/customer_totals/"
tags: ["app"]
---

# GET /app/customer_totals/

`GET /app/customer_totals/`

Return current usage for a customer during a given billing period.

## Response `200`

- CustomerWithRevenue[]
  - `customer_id` string — The id provided when creating the customer, we suggest matching with your internal customer id in your backend
  - `total_amount_due` number, double, required

## Changes

- **2023-01-16** `36b48cae00a3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/uselotus/apis/lotus-api/changes/app/customer_totals/get.md)

---

[API](https://skmtc.dev/uselotus/apis/lotus-api.md) · [All operations](https://skmtc.dev/uselotus/apis/lotus-api/llms.txt) · [OpenAPI document](https://skmtc.dev/uselotus/apis/lotus-api/revisions/0507a54ad455?raw)
