---
title: "Changes to Detailed health check"
method: GET
path: "/api/health/detailed"
---

# Changes to Detailed health check

`GET /api/health/detailed`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2025-09-26** `a0e62f91b9cc` — 6 warning, 6 info
- **2025-06-30** `e0d0a475d4b6` — 6 warning, 6 info

## Changes

- **2025-09-26** `a0e62f91b9cc` — 6 warning, 6 info
  - removed the optional property `services/agentManager` from the response with the `200` status
  - removed the optional property `services/balanceManager` from the response with the `200` status
  - removed the optional property `services/competitionManager` from the response with the `200` status
  - removed the optional property `services/priceTracker` from the response with the `200` status
  - removed the optional property `services/tradeSimulator` from the response with the `200` status
  - removed the optional property `services/userManager` from the response with the `200` status
  - added the optional property `services/agentService` to the response with the `200` status
  - added the optional property `services/balanceService` to the response with the `200` status
  - added the optional property `services/competitionService` to the response with the `200` status
  - added the optional property `services/priceTrackerService` to the response with the `200` status
  - added the optional property `services/tradeSimulatorService` to the response with the `200` status
  - added the optional property `services/userService` to the response with the `200` status
- **2025-06-30** `e0d0a475d4b6` — 6 warning, 6 info
  - removed the optional property `services/agentService` from the response with the `200` status
  - removed the optional property `services/balanceService` from the response with the `200` status
  - removed the optional property `services/competitionService` from the response with the `200` status
  - removed the optional property `services/priceTrackerService` from the response with the `200` status
  - removed the optional property `services/tradeSimulatorService` from the response with the `200` status
  - removed the optional property `services/userService` from the response with the `200` status
  - added the optional property `services/agentManager` to the response with the `200` status
  - added the optional property `services/balanceManager` to the response with the `200` status
  - added the optional property `services/competitionManager` to the response with the `200` status
  - added the optional property `services/priceTracker` to the response with the `200` status
  - added the optional property `services/tradeSimulator` to the response with the `200` status
  - added the optional property `services/userManager` to the response with the `200` status

---

[Operation](https://skmtc.dev/recallnet/apis/trading-simulator-api/docs/api/health/detailed/get.md) · [API](https://skmtc.dev/recallnet/apis/trading-simulator-api.md) · [Page](https://skmtc.dev/recallnet/apis/trading-simulator-api/changes/api/health/detailed/get)
