---
title: "Successful response if the health checks succeed"
method: GET
path: "/metadata/health"
tags: ["metadata"]
---

# Successful response if the health checks succeed

`GET /metadata/health`

Successful response if the health checks succeed, NO authentication

## Query parameters

- `include` string[]

## Response `200`

All health checks successful

- HealthCheckResult[]
  - `healthCheckName` string
  - `healthy` boolean

## Other responses

- `400` — Bad Request
- `500` — Health checks failed

---

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