---
title: "Get homepage widget statistics"
method: GET
path: "/gethomepage/stats"
tags: ["GetHomepage"]
---

# Get homepage widget statistics

`GET /gethomepage/stats`

Returns widget statistics for GetHomepage dashboard (total hosts, outdated packages, security updates, OS distribution, etc.). The host counters match the equivalent cards on the PatchMon dashboard: total_hosts counts every host, including ones created but not yet enrolled. Requires Basic Auth with GetHomepage credentials.

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

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