---
title: "Service health check"
method: GET
path: "/healthcheck"
tags: ["HealthCheck"]
---

# Service health check

`GET /healthcheck`

Returns service status with build info. Does NOT require the custom header.
Build info is sourced from BUILD_SHA env var, BUILD_INFO file, or git SHA.

## Response `200`

Service is alive

---

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