---
title: "Database statistics"
method: GET
path: "/statistics"
tags: ["Results"]
---

# Database statistics

`GET /statistics`

Get database statistics.

## Response `200`

OK

- ApiStatisticsResponse
  - `consolelogs` integer
  - `dbsize` integer
  - `headers` integer
  - `networklogs` integer
  - `response_code_stats` ApiStatisticsResponseCode[]
    - `code` integer
    - `count` integer
  - `results` integer

---

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