---
title: "Get all SQL statistics"
method: GET
path: "/eclipse-conductor/rest/v1/global/sql-statistics"
tags: ["z.3) SQL Statistics"]
---

# Get all SQL statistics

`GET /eclipse-conductor/rest/v1/global/sql-statistics`

Returns all SQL statistic configuration entries.

## Response `200`

OK

- SqlStatisticData[]
  - `connectionName` string
  - `gapSeconds` integer
  - `lastLatencyMs` integer
  - `lastRan` string, date-time
  - `location` string
  - `sqlQuery` string
  - `sqlStatisticId` integer
  - `type` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.dev/eftcorp/apis/eclipse-rest-api.md) · [All operations](https://skmtc.dev/eftcorp/apis/eclipse-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eftcorp/eclipse-rest-api/revisions/9213d52d49a3/schema)
