diagnostic

Get system diagnostics

Get system health and performance metrics (admin/superadmin only)

get/diagnostic/system

Response

System diagnostics retrieved successfully

successboolean required
msgstring required

Example response

{
  "success": true,
  "msg": "Operation completed successfully"
}

Changes