---
title: "Heartbeat"
method: GET
path: "/api/v2/heartbeat"
tags: ["System"]
---

# Heartbeat

`GET /api/v2/heartbeat`

Returns a nanosecond timestamp of the current time.

## Response `200`

Success

- HeartbeatResponse
  - `nanosecond heartbeat` integer, required

## Other responses

- `500` — Server error

---

[API](https://skmtc.net/trychroma/apis/chroma-frontend.md) · [All operations](https://skmtc.net/trychroma/apis/chroma-frontend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trychroma/chroma-frontend/versions/9b96550f70f6/schema)
