user.cypress.ganttmanager.fr
Open in
urlscan Pro
163.172.36.92
Public Scan
Submitted URL: https://user.cypress.ganttmanager.fr/
Effective URL: https://user.cypress.ganttmanager.fr/q/swagger-ui/
Submission: On January 12 via automatic, source certstream-suspicious — Scanned from FR
Effective URL: https://user.cypress.ganttmanager.fr/q/swagger-ui/
Submission: On January 12 via automatic, source certstream-suspicious — Scanned from FR
Form analysis
1 forms found in the DOM<form class="download-url-wrapper"><input class="download-url-input" type="text" value="/q/openapi"><button class="download-url-button button">Explore</button></form>
Text Content
Explore USER API 1.0 OAS3 /q/openapi This API allows CRUD operations on User, Job and Sandbox. Contact @rguyard Authorize JOB ANYBODY INTERESTED IN JOB. USER ANYBODY INTERESTED IN USER. POST/users/user Create an user GET/users/user/active Get all active users POST/users/user/init-user/{userId} Create the user if he is not present in the program user database. GET/users/user/{userId} Get a user by his id PUT/users/user/{userId} Modify an user DELETE/users/user/{userId} Delete an user SANDBOX ANYBODY INTERESTED IN SANDBOX. GANTTONLINEERROR GET/errors Display all error type VERSION GET/version Get micro service version TAB PREFERENCES ALL ENDPOINTS FOR USER TAB PREFERENCES GET/tab-preferences/by-planning/{planningId} GET/tab-preferences/global PUT/tab-preferences/global GET/tab-preferences/shared-prefs-by-planning/{planningId} POST/tab-preferences/{planningId}/new-tab-preference GET/tab-preferences/{tabPreferenceId} DELETE/tab-preferences/{tabPreferenceId} PUT/tab-preferences/{tabPreferenceId}/accept PUT/tab-preferences/{tabPreferenceId}/edit-tab-pref-blob POST/tab-preferences/{tabPreferenceId}/share-tab-preference/{teamId} PUT/tab-preferences/{tabPreferenceId}/update INTERNALAPI GET/users/sandbox/planning POST/users/sandbox/planning/{planningId} DELETE/users/sandbox/planning/{planningId} GET/users/user Get all users GET/users/user/{userId}/check-id GET/users/user/{userId}/job-id PROGRAM-INFOS ALL INFOS RELATED TO THE CONNECTION AND ACTION OF THE USER ON A PROGRAM. * INFOS ABOUT THE CURRENT PLANNING, THE USER IS WORKING ON. * THE LAST TIME THE USER IS CONNECTED TO THE PROGRAM. * LIST OF FAVORITE PLANNING(S) IN THE PROGRAM. GET/program-infos All infos related to the connection and action of the user on a program. PUT/program-infos/current-planning Update the current planning the user is working on. POST/program-infos/favorite-planning Add a new favorite planning of the user. DELETE/program-infos/favorite-planning/{planningId} Delete a favorite planning of the user from list. GET/program-infos/{planningId}/is-favorite Return if a planning is favorite for the current user. SESSION ALL ENDPOINTS FOR USER SESSION MANAGEMENT GET/sessions Get user information PUT/sessions Modify an user POST/sessions Login DELETE/sessions Log the user out PUT/sessions/password Update user password POST/sessions/password/forgotten Send link to reset user's password GET/sessions/preferences Get user preferences PUT/sessions/preferences Update user preferences POST/sessions/refresh Refresh Token NOTIFIER RESSOURCE GET/broadcast Broadcast notifier for live update. GET/broadcast-delay Broadcast notifier for delay update. SCHEMAS GanttOnlineError Job LoginDTO PasswordUpdaterDTO PlanningRequestDTO PlanningTO Preference ProgramInfo ProgramInfoTO RefreshTokenDTO RequestPasswordResetDTO Sandbox User