---
title: "Get statistics"
method: GET
path: "/api/statistics/usage"
tags: ["statistics"]
---

# Get statistics

`GET /api/statistics/usage`

Returns the statistics file that will be shared with the development team if sharing statistics is enabled. A cached file is returned unless it is more than 2 hours old or `?force=1` is passed, in which case it is regenerated.

## Query parameters

- `force` integer

## Response `200`

Usage statistics payload

- object

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
