---
title: "Data freshness"
method: GET
path: "/v1/status"
tags: ["Meta"]
---

# Data freshness

`GET /v1/status`

## Response `200`

Freshness markers; any field may be null on an empty database.

- Status
  - `lastIndexedSignature` string, nullable, required
  - `latestEventTime` string, date-time, nullable, required
  - `latestRollupDate` string, date, nullable, required

---

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