# Verify that the tutor chat functionality is operational Endpoint: GET /tutor/healthcheck/chat Version: 0.9.0 Security: bearerAuth ## Response 200 fields (application/json): - `message` (string) - `messages` (array) - `debugLogs` (array) ## Response 500 fields