---
title: "Comprobación de salud"
method: GET
path: "/api/v1/finger/health"
tags: ["Management"]
---

# Comprobación de salud

`GET /api/v1/finger/health`

Devuelve el estado de salud y disponibilidad del servicio.

## Response `200`

Mensaje de salud del servicio.

- MessageResult
  - `message` string, required — Mensaje del servicio.

## Other responses

- `400` — El servicio o los componentes de procesamiento requeridos no están saludables.

---

[API](https://skmtc.net/facephi/apis/selphid-sdk-rest-api.md) · [All operations](https://skmtc.net/facephi/apis/selphid-sdk-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/facephi/selphid-sdk-rest-api/revisions/acc985032f98/schema)
