Service health check
Schemes & Health
Service health check
Returns the health status of the service and its dependencies.
status values:
ok— all systems operationaldegraded— service running but some DSL files failed to loadunhealthy— critical failure (should never return this; service would be down)
Monitor the registry.load_errors field to detect DSL configuration issues.
GET
Service health check
Response
200 - application/json
Successful Response
Service health status.
Available options:
ok, degraded, unhealthy DSL registry status: how many schemes are loaded, any load errors.
Payout subsystem status. Present when PAYOUTS_ENABLED=true. Shape: {enabled, provider, mode, open_payouts}.