# Connection

Manages connection health monitoring for merchant integrations. Use these endpoints to check and search connection health status.

**Available endpoints:**

```
 GET /v1/operations/connection_health
POST /v1/operations/connection_health/search
 GET /v1/operations/connection_health/{merchant_id}
POST /v1/operations/connection_health/{merchant_id}
```
