---
title: "get clerk of court dashboard stats"
method: GET
path: "/reports/clerk-dashboard-stats"
---

# get clerk of court dashboard stats

`GET /reports/clerk-dashboard-stats`

get aggregated stats for the clerk of court dashboard.

## Response `200`

200 response

- Document — a docket entry response
  - `createdAt` string — date docket entry was created
  - `documentType` string — type of this document
  - `filedBy` boolean — the user name who filed the docket entry
  - `docketEntryId` string — id of rawDocketEntry
  - `userId` string — id of user who created the docket entry
  - `status` string — the status of the docket entry

## Changes

- **2026-06-03** `fdeaf6924bc7` — 1 info
  - endpoint added
- **2026-05-28** `13926d9aeb3f` — 1 breaking
  - api path removed without deprecation
- **2026-05-13** `9aebbf4e8091` — 1 info
  - endpoint added
- **2022-10-21** `86723d511897` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/changes/reports/clerk-dashboard-stats/get.md)

---

[API](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
