---
title: "Check DAL Health"
method: GET
path: "/test/health"
tags: ["Dal Reactive Test Resource"]
---

# Check DAL Health

`GET /test/health`

Tests connectivity to the Data Access Layer

## Headers

- `tenant-id` string, required

## Response `200`

Health check completed

## Other responses

- `401` — Unauthorized - Authentication required
- `503` — Service Unavailable - DAL service is down

---

[API](https://skmtc.net/certifyos/apis/certify-api-layer.md) · [All operations](https://skmtc.net/certifyos/apis/certify-api-layer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certify-api-layer/revisions/3d27e9019c7b/schema)
