---
title: "Health check"
method: GET
path: "/management/health"
tags: ["Health"]
---

# Health check

`GET /management/health`

Returns the health status of the TSM node

## Response `200`

Successful operation

- HealthInformation
  - `pendingAuditLogEntries` integer, required — Number of pending audit log entries

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

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