---
title: "returns the health of various services"
method: GET
path: "/public-api/health"
tags: ["health"]
---

# returns the health of various services

`GET /public-api/health`

Returns the health of various services.

## Response `200`

200 response

- Health
  - `cognito` boolean — the status of cognito ui
  - `elasticsearch` boolean — the status of elasticsearch
  - `emailService` boolean — the status of ses
  - `s3` object
    - `app` boolean — the status of app bucket
    - `appFailover` boolean — the status of app failover bucket
    - `eastDocuments` boolean — the status of east documents bucket
    - `eastTempDocuments` boolean — the status of east temp documents bucket
    - `public` boolean — the status of public ui bucket
    - `publicFailover` boolean — the status of public failover ui bucket
    - `westDocuments` boolean — the status of west documents bucket
    - `westTempDocuments` boolean — the status of west temp documents bucket

---

[API](https://skmtc.net/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.net/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
