curl -X GET \
  "$LANGFLOW_SERVER_URL/health_check" \
  -H "accept: application/json"
