---
title: "Get Mtd Usage"
method: GET
path: "/v0/usage/mtd_usage"
tags: ["usage", "log_post_param_vals"]
---

# Get Mtd Usage

`GET /v0/usage/mtd_usage`

## Query parameters

- `end` string, nullable
- `retry` integer

## Response `200`

Successful Response

- MonthToDateUsage
  - `usage_bytes` integer, required
  - `usage_cents` integer, required

## Other responses

- `401` — If user authentication fails
- `403` — If user does not have sufficient permissions
- `404` — If user or team not found
- `422` — Validation Error

---

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