---
title: "Monthly export quota usage only"
method: GET
path: "/api/v1/user/exports/usage"
tags: ["User"]
---

# Monthly export quota usage only

`GET /api/v1/user/exports/usage`

## Response `200`

Usage summary

- ExportUsageResponse
  - `used` integer, required
  - `max` integer, required
  - `remaining` integer, required
  - `pct` integer, required
  - `unlimited` boolean, required

## Changes

- **2026-07-26** `996f96a11758` — 2 info
  - api operation id `getUserExportsUsage` was added
  - added the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/openmercantil/apis/openmercantil-public-api/changes/api/v1/user/exports/usage/get.md)

---

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