---
title: "Deep Health"
method: GET
path: "/health/deep"
---

# Deep Health

`GET /health/deep`

Deep health check with dependency status.

Use for monitoring dashboards and debugging.
NOT for ALB health checks (too slow).

Query params:
    include_stripe: Include Stripe API check
    include_compression: Include compression service check

## Query parameters

- `include_stripe` boolean
- `include_compression` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/compresr/apis/compresr-platform-api.md) · [All operations](https://skmtc.net/compresr/apis/compresr-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/compresr/compresr-platform-api/revisions/93ee959dfa51/schema)
