---
title: "Model statistics"
method: GET
path: "/meta/stats"
tags: ["meta"]
---

# Model statistics

`GET /meta/stats`

Model statistics

## Response `200`

Model statistics

- object
  - `key_count` integer
  - `model_count` integer
  - `success_count` integer
  - `error_count` integer

## Changes

- **2026-07-17** `9a849aa95459` — 1 warning, 2 info
  - removed the optional property `execution_count` from the response with the `200` status
  - added the optional property `error_count` to the response with the `200` status
  - added the optional property `success_count` to the response with the `200` status
- **2020-08-04** `c1ddeeaa494f` — 2 warning, 1 info
  - removed the optional property `error_count` from the response with the `200` status
  - removed the optional property `success_count` from the response with the `200` status
  - added the optional property `execution_count` to the response with the `200` status

[Change history](https://skmtc.dev/threagile/apis/threagile-api/changes/meta/stats/get.md)

---

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