### user #### GET /user/1 ```json { "date_expiration": null, "date_modif_passwd": "2022-08-19T09:27:59.660680Z", "date_created": "2022-08-19T09:27:59.660683Z", "dept": null, "id": 1, "active": true, "status_txt": "actif", "last_seen": "2022-08-19T09:27:59.660673Z", "nom": "", "prenom": "", "roles_string": "SuperAdmin_", "user_name": "admin", "nom_fmt": "admin", "prenom_fmt": "", "nomprenom": "admin", "prenomnom": "admin", "nomplogin": "ADMIN (admin)", "nomcomplet": " admin", "email": "iuta-scodoc@univ-lille.fr" } ```