---
title: "Get last incoming message timestamp and current network time"
method: GET
path: "/peers/status"
tags: ["peers"]
---

# Get last incoming message timestamp and current network time

`GET /peers/status`

## Response `200`

Network status

- PeersStatus[]
  - `lastIncomingMessage` integer, required — Basic timestamp definition
  - `currentNetworkTime` integer, required — Basic timestamp definition

## Other responses

- `default` — Error

---

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