---
title: "Returns usage statistics for the user."
method: GET
path: "/user/usage"
tags: ["usage"]
---

# Returns usage statistics for the user.

`GET /user/usage`

## Query parameters

- `dataset` string, nullable

## Response `200`

Responded with user statstics

- UsageStatistics
  - `credits_used` integer, required
  - `num_entities` integer, required
  - `num_relationships` integer, required

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
