---
title: "Report"
description: "ViewSet for managing Reports and their Widgets. Reports are collections of chart widgets that display KPIs. Widgets are managed as nested objects within the report. To get actual KPI data for a widget, use the /api/v1/kpis/{kpi_type}/ endpoint."
url: https://www.fenerum.com/en-DK/docs/api/report/
updated_at: "2025-12-22T00:00:00"
---
A **Report** is a saved collection of chart widgets that visualize KPIs (MRR, churn, ARR, etc.). Widgets are managed as nested objects within the report itself; the actual KPI data for a widget is fetched separately via `/api/v1/kpis/{kpi_type}/`.

`GET /api/v1/reports/` (schema: https://app.fenerum.com/api/swagger/?format=openapi)

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [API Documentation](https://www.fenerum.com/en-DK/docs/api.md)

Full site index: https://www.fenerum.com/llms.txt
