# healthCheck

Source: /openapi/thomas-federated.openapi.json

## Operation

| Method | URL |
|---|---|
| GET | https://api.thomas.co/v1/health |

| Field | Value |
|---|---|
| operationId | healthCheck |
| method | GET |
| server | https://api.thomas.co/v1 |
| path | /health |
| tags | `Health` |
| summary | Health check |
| badges | None |

## Request Parameters

None.

## Request Body

None.

## Responses

| Status | Description | Schema refs |
|---|---|---|
| 200 | The Health Check is successful |  |
| 503 | The Health Check is not successful |  |
