---
title: "GET /statistic/_db"
method: GET
path: "/statistic/_db"
tags: ["statistic"]
---

# GET /statistic/_db

`GET /statistic/_db`

Returns data based upon filtered json

## Response `200`

StatisticDb

- StatisticDb
  - `data` object
    - `Results` object[]
      - `Messages` object
      - `Series` object[]
        - `columns` string[]
        - `name` string
        - `values` array[]
          - string[]
  - `status` string
  - `total` integer

## Other responses

- `400` — FailureResponse

---

[API](https://skmtc.net/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-app/revisions/2f261ecc6074/schema)
