---
title: "Get usage"
method: GET
path: "/v1/usage"
tags: ["Usage"]
---

# Get usage

`GET /v1/usage`

## Response `200`

OK

- TransfersModelsV2Usage[]
  - `ownerId` string
  - `period` string
  - `start` string, date-time
  - `end` string, date-time
  - `kind` string
  - `amount` string

---

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