---
title: "Get instance statistics"
method: GET
path: "/stats"
tags: ["Instance statistics"]
---

# Get instance statistics

`GET /stats`

## Response `200`

OK

- InstanceStatsModel — Represents an instance statistics from dashboard.
  - `Products` integer — Total number of products in the instance.
  - `Categories` integer — Total number of categories in the instance.
  - `FeedProperties` integer — Total number of feed properties in the instance.
  - `DerivedProperties` integer — Total number of derived properties in the instance.
  - `Rules` integer — Total number of merchandising rules in the instance.
  - `UpSellingCrossSelling` integer — Total number of product recommendation in the instance.
  - `FeaturedProducts` integer — Total number of featured products in the instance.
  - `Redirects` integer — Total number of redirects in the instance.
  - `FilterTemplates` integer — Total number of filter templates in the instance.
  - `LargestFilterTemplate` integer — The largest filter template in the instance.
  - `GuidedSelling` integer — Total number of guided selling in the instance.
  - `RetentionInDays` integer — Number of retention days in the instance.
  - `NumberOfProfiles` integer — Number of profiles in the instance.

---

[API](https://skmtc.net/tweakwise/apis/frontend-api.md) · [All operations](https://skmtc.net/tweakwise/apis/frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tweakwise/frontend-api/revisions/9bd1e2b3633f/schema)
