---
title: "Service health and freshness summary"
method: GET
path: "/api/health"
tags: ["Discovery"]
---

# Service health and freshness summary

`GET /api/health`

## Response `200`

Counts and last-updated timestamps for every data subsystem

- object
  - `ok` boolean
  - `timestamp` string, date-time
  - `news` object
  - `models` object
  - `benchmarks` object
  - `agents` object

---

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