---
title: "GET /ping"
method: GET
path: "/ping"
---

# GET /ping

`GET /ping`

## Response `200`

OK

- ServerInfo
  - `name` string
  - `description` string
  - `version` string
  - `uptime` number
  - `last_processed_block` number
  - `send_queue_size` number
  - `sent_24h` number

## Changes

- **2022-09-21** `1245b7292bb8` — 1 info
  - added the optional property `sent_24h` to the response with the `200` status
- **2020-09-01** `2ebbdd8a4537` — 2 info
  - added the optional property `last_processed_block` to the response with the `200` status
  - added the optional property `send_queue_size` to the response with the `200` status
- **2020-07-12** `2636f89e6b75` — 3 warning
  - removed the optional property `last_processed_block` from the response with the `200` status
  - removed the optional property `send_queue_size` from the response with the `200` status
  - removed the optional property `sent_24h` from the response with the `200` status

[Change history](https://skmtc.dev/bluewallet/apis/groundcontrol-push-server-api/changes/ping/get.md)

---

[API](https://skmtc.dev/bluewallet/apis/groundcontrol-push-server-api.md) · [All operations](https://skmtc.dev/bluewallet/apis/groundcontrol-push-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bluewallet/groundcontrol-push-server-api/revisions/346c22793d63/schema)
