# Health check endpoint Endpoint: GET /sys/health Version: 1.0.0 Security: SCAPIAuthToken ## Response 200 fields (application/json): - `service` (string, required) - `component` (string, required) - `hostname` (string, required) ## Response default fields (application/json): - `code` (integer, required) - `message` (string, required) - `content` (object)