GET http://api.dev.mpg.manpowergroupassessments.com/docs

Routing

app.swagger_ui Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /docs
# Route name Path Log
1 app_default_index / Path does not match
2 share_result /share/{sharedToken} Path does not match
3 save_report_image /share/picture Path does not match
4 app_api_completeassessmentswebhook_webhookquizresult /api/webhook/complete-assessment/{formId}/{tag} Path does not match
5 app_api_webhook_webhookquizresult /api/webhook/quiz-result/{formId}/{tag} Path does not match
6 app_api_v1_age_index /api/v1/ages Path does not match
7 app_api_v1_article_getarticles /api/v1/articles Path does not match
8 app_api_v1_article_getarticlebyslug /api/v1/articles/{slug} Path does not match
9 app_api_v1_article_updatearticle /api/v1/articles/{id} Path does not match
10 app_api_v1_article_createarticle /api/v1/articles Path does not match
11 app_api_v1_article_deletearticle /api/v1/articles/{id} Path does not match
12 app_api_v1_article_articlevote /api/v1/articles/vote Path does not match
13 app_api_v1_assessments_assessment_getbyformid /api/v1/assessments/fe2/{formId} Path does not match
14 app_api_v1_assessments_assessment_getone /api/v1/assessments/{id} Path does not match
15 app_api_v1_assessments_assessment_getassessmentbyformid /api/v1/assessments/{form_id}/info Path does not match
16 app_api_v1_assessments_assessment_uploadimage /api/v1/assessments/uploadimage Path does not match
17 app_api_v1_assessments_assessment_deleteassessmentimage /api/v1/assessment/image/delete/{id} Path does not match
18 app_api_v1_assessments_assessment_previewcsvscoredownload /api/v1/assessments/csv/scores/{type}/{form_id}/{download}/preview Path does not match
19 app_api_v1_assessments_assessment_downloadcsv /api/v1/assessments/csv/scores/download/{download_key} Path does not match
20 app_api_v1_assessments_assessment_downloadcsv_1 /api/v1/assessments/csv/scores/download/{download_key}/{download_type} Path does not match
21 app_api_v1_assessments_assessment_setenabledstatus /api/v1/assessments/{formId}/enable Path does not match
22 app_api_v1_assessments_assessment_addassessmenttouser /api/v1/assessments/user/add Path does not match
23 app_api_v1_assessments_assessment_getavailableassessmentsforuser /api/v1/assessments/{user_id}/available Path does not match
24 app_api_v1_assessments_assessment_changeuserinvitable /api/v1/assessment/{assessmentId}/userinvitable Path does not match
25 app_api_v1_assessments_assessmentinvite_verifyinvite /api/v1/invite Path does not match
26 app_api_v1_assessments_assessmentinvitelink_createlink /api/v1/invites/assessment/link Path does not match
27 app_api_v1_assessments_assessmentinvitelink_getinvitelinksforassessment /api/v1/invites/assessment/link/assessment/{formId} Path does not match
28 app_api_v1_assessments_assessmentinvitelink_getinvitetrackingforassessment /api/v1/invites/assessment/link/assessment/{formId}/track Path does not match
29 app_api_v1_assessments_assessmentinvitelink_getusersfortrackinglink /api/v1/invites/assessment/link/{id}/track/{status} Path does not match
30 app_api_v1_assessments_assessmentinvitelink_getcsvforstatus /api/v1/invites/assessment/link/{id}/csv/{status} Path does not match
31 app_api_v1_assessments_assessmentinvitelink_toggleinvitelinkenabled /api/v1/invites/assessment/link/enable/{token} Path does not match
32 app_api_v1_assessments_assessmentinvitelink_deleteinvitelink /api/v1/invites/assessment/link/{token} Path does not match
33 app_api_v1_assessments_assessmentinviteuser_invite /api/v1/invites/assessment/email/send Path does not match
34 app_api_v1_assessments_assessmentinviteuser_resendinvite /api/v1/invites/assessment/email/resend/{id} Path does not match
35 app_api_v1_assessments_assessmentinviteuser_resendinvitecollection /api/v1/invites/assessment/email/resend/collection/{uuid}/{status} Path does not match
36 app_api_v1_assessments_assessmentinviteuser_resendlinkcollection /api/v1/invites/assessment/email/resend/link/{formId} Path does not match
37 app_api_v1_assessments_assessmentinviteuser_getcollectionswithcount /api/v1/invites/assessment/email/collection/assessment/{form_id} Path does not match
38 app_api_v1_assessments_assessmentinviteuser_getemailsforcollection /api/v1/invites/assessment/email/collection/{collection_uuid}/{status} Path does not match
39 app_api_v1_assessments_assessmentinviteuser_getcollectionfollowups /api/v1/invites/assessment/email/followups/collection/{collection_uuid} Path does not match
40 app_api_v1_assessments_assessmentinviteuser_exportinvitationcsv /api/v1/invites/assessment/export Path does not match
41 app_api_v1_assessments_assessmentinviteuser_togglecollectionautoresend /api/v1/invites/assessment/email/collection/{collection_uuid}/autoresend Path does not match
42 app_api_v1_assessments_assessmentreport_getreport /api/v1/report Path does not match
43 app_api_v1_assessments_assessmentreport_getassessmentreports /api/v1/assessment/report Path does not match
44 app_api_v1_assessments_assessmentreport_getassessmentreport /api/v1/assessment/report/{id} Path does not match
45 app_api_v1_assessments_assessmentreport_createassessmentreport /api/v1/assessment/report Path does not match
46 app_api_v1_assessments_assessmentreport_update /api/v1/assessment/report/{id} Path does not match
47 app_api_v1_assessments_assessmentreport_getassessmentresults /api/v1/report/users/{formId} Path does not match
48 app_api_v1_assessments_assessmentreport_removeuser /api/v1/report/{form_id}/gear-old Path does not match
49 app_api_v1_assessments_assessmentreport_gearfacilitatorreport /api/v1/report/{form_id}/gear Path does not match
50 app_api_v1_assessments_assessmentreporttextbox_getdefaultassessmenttextboxes /api/v1/assessment/{assessmentId}/report/textbox Path does not match
51 app_api_v1_assessments_assessmentreporttextbox_updatedefaultassessmenttextboxes /api/v1/assessment/{assessmentId}/report/textbox Path does not match
52 app_api_v1_assessments_assessmentreporttextbox_saveusertextbox /api/v1/assessment/{assessmentId}/user/report/textbox Path does not match
53 app_api_v1_assessments_assessmentreporttextbox_deletecustomusertexts /api/v1/assessment/{assessmentId}/user/report/textbox Path does not match
54 app_api_v1_assessments_assessmentreporttextbox_deletecustomusertext /api/v1/assessment/user/report/textbox/{textId} Path does not match
55 app_api_v1_assessments_assessmentreporttextbox_getassessmentreportdefaults /api/v1/assessment/{assessmentId}/report/default/textbox Path does not match
56 app_api_v1_assessments_assessmentreporttextbox_updateassessmentreportdefaults /api/v1/assessment/report/default/textbox Path does not match
57 app_api_v1_assessments_assessmentreporttextbox_getaccounttextboxes /api/v1/account/{accountId}/report/default/textbox Path does not match
58 app_api_v1_assessments_assessmentreporttextbox_updateaccountreportdefaults /api/v1/account/report/default/textbox Path does not match
59 app_api_v1_assessments_assessmentreporttextbox_persistaccountdefaults /api/v1/account/{accountId}/report/default/textbox/persist Path does not match
60 app_api_v1_assessments_userassessmentsurvey_storeassessmentsurvey /api/v1/userassessments/form/{formId}/survey Path does not match
61 app_api_v1_charttemplate_getchartteplates /api/v1/chart/templates Path does not match
62 app_api_v1_charttemplate_getcharttemplate /api/v1/chart/templates/{id} Path does not match
63 app_api_v1_charttemplate_createcharttemplate /api/v1/chart/templates Path does not match
64 app_api_v1_charttemplate_update /api/v1/chart/templates/{id} Path does not match
65 app_api_v1_company_companyrevenue_index /api/v1/company-revenue Path does not match
66 app_api_v1_company_companysize_index /api/v1/company-size Path does not match
67 app_api_v1_country_index /api/v1/countries Path does not match
68 app_api_v1_education_index /api/v1/educations Path does not match
69 app_api_v1_elastic_elastic_userssubmittedassessments /api/v1/submitted-assessments/elastic/{userId} Path does not match
70 app_api_v1_elastic_elasticmapping_getelasticmappings /api/v1/templates/elastic/mapping Path does not match
71 app_api_v1_elastic_elasticmapping_getelasticmapping /api/v1/templates/elastic/mapping/{id} Path does not match
72 app_api_v1_elastic_elasticmapping_createelasticmapping /api/v1/templates/elastic/mapping Path does not match
73 app_api_v1_elastic_elasticmapping_updateelasticmapping /api/v1/templates/elastic/mapping/{id} Path does not match
74 app_api_v1_elastic_elasticmapping_deleteelasticmapping /api/v1/templates/elastic/mapping/{id} Path does not match
75 app_api_v1_emails_emailtemplate_index /api/v1/emailtemplates Path does not match
76 app_api_v1_emails_emailtemplate_indexactionforfe2 /api/v1/emailtemplates/fe2 Path does not match
77 app_api_v1_emails_emailtemplate_getassessmentinvitationtemplates /api/v1/emailtemplates/{assessmentFormId} Path does not match
78 app_api_v1_emails_emailtemplate_getassessmentemailinvitationtemplates /api/v1/emailtemplates/fe2/{assessmentFormId} Path does not match
79 app_api_v1_emails_emailtemplate_indexinvitations /api/v1/emailtemplates/admin/notification Path does not match
80 app_api_v1_emails_emailtemplate_create /api/v1/emailtemplates Path does not match
81 app_api_v1_emails_emailtemplate_update /api/v1/emailtemplates/{id} Path does not match
82 app_api_v1_emails_emailtemplate_delete /api/v1/emailtemplates/{id} Path does not match
83 app_api_v1_emails_emailverification_resendverificationemail /api/v1/email/verify/resend Path does not match
84 app_api_v1_emails_emailverification_emailverifycheck /api/v1/email/verify/check/{token} Path does not match
85 app_api_v1_emails_emailverification_activateuser /api/v1/activate Path does not match
86 app_api_v1_ethnicity_index /api/v1/ethnicities Path does not match
87 app_api_v1_files_download_downloadallaccountresults /api/v1/account/results/download/csv Path does not match
88 app_api_v1_files_download_downloadcsvfile /api/v1/share/public/download/csv/{path} Path does not match
89 app_api_v1_files_download_downloadtranslations /api/v1/translations/{path} Path does not match
90 app_api_v1_files_exportpdf_exportpdffromsharetokenfe2 /api/v1/export/pdf/fe2/{publicToken} Path does not match
91 app_api_v1_files_exportpdf_exportpdffromsharetokenandtypefe2 /api/v1/export/pdf/fe2/{publicToken}/{type} Path does not match
92 app_api_v1_files_exportpdf_exportpdffromsharetoken /api/v1/export/pdf/{publicToken} Path does not match
93 app_api_v1_files_exportpdf_exportpdffromsharetokenandtype /api/v1/export/pdf/{publicToken}/{type} Path does not match
94 app_api_v1_gender_index /api/v1/genders Path does not match
95 app_api_v1_globalsearch_search /api/v1/gs Path does not match
96 app_api_v1_group_index /api/v1/groups Path does not match
97 app_api_v1_group_adduser /api/v1/groups/adduser Path does not match
98 app_api_v1_group_removeuser /api/v1/groups/removeuser Path does not match
99 app_api_v1_income_index /api/v1/incomes Path does not match
100 app_api_v1_industry_index /api/v1/industries Path does not match
101 app_api_v1_joblevel_index /api/v1/job-levels Path does not match
102 app_api_v1_merge_mergeanonuser /api/v1/merge/anon Path does not match
103 app_api_v1_messenger_getmessages /api/v1/messages Path does not match
104 app_api_v1_messenger_getsentmessages /api/v1/messages/sent Path does not match
105 app_api_v1_profile_saveprofileimage /api/v1/profile/saveimage Path does not match
106 app_api_v1_profile_deleteprofileimage /api/v1/profile/{profileId}/image Path does not match
107 get_profiles_fe2 /api/v1/profiles/fe2 Path does not match
108 get_profiles /api/v1/profiles Path does not match
109 get_profile /api/v1/profile/{user_id} Path does not match
110 app_api_v1_profile_updateprofile /api/v1/profile/{id} Path does not match
111 app_api_v1_reportcomparison_teamcomparison /api/v1/report/comparison/team Path does not match
112 app_api_v1_reportcomparison_individualcomparison /api/v1/report/comparison/individual Path does not match
113 app_api_v1_reportcomparison_fe2individualcomparison /api/v1/report/fe2/comparison/individual Path does not match
114 app_api_v1_result_getassessments /api/v1/results Path does not match
115 app_api_v1_result_submitquizproxy /api/v1/results/submit Path does not match
116 app_api_v1_result_getassessmentresults /api/v1/results/{formId} Path does not match
117 app_api_v1_result_getusersassessmentresult /api/v1/results/{form_id}/{user_id}/score Path does not match
118 app_api_v1_security_account_index /api/v1/accounts Path does not match
119 app_api_v1_security_account_getaccountassessmentsubaccounts /api/v1/accounts/{accountId}/library/{assessmentLibraryId} Path does not match
120 app_api_v1_security_account_showdetails /api/v1/accounts/{id}/details Path does not match
121 app_api_v1_security_account_create /api/v1/accounts Path does not match
122 app_api_v1_security_account_addassessmenttoaccount /api/v1/accounts/addassessment Path does not match
123 app_api_v1_security_account_addlibrarytoaccount /api/v1/accounts/addassessmentlibrary Path does not match
124 app_api_v1_security_account_deleteassessmentfromaccount /api/v1/accounts/{id}/assessment/{form_id} Path does not match
125 app_api_v1_security_account_updateaccount /api/v1/accounts/{accountId} Path does not match
126 app_api_v1_security_account_deleteaccount /api/v1/accounts/{accountId} Path does not match
127 app_api_v1_security_account_getaccountassessmentlibraries /api/v1/accounts/assessment_library/{accountId} Path does not match
128 app_api_v1_security_account_getaccountassessmentlibrariesformasterdownload /api/v1/accounts/assessment_library/{accountId}/values Path does not match
129 app_api_v1_security_account_getavailableassessmentlibraries /api/v1/accounts/assessment_library/{accountId}/available Path does not match
130 app_api_v1_security_account_deletelibraryfromaccount /api/v1/accounts/{accountId}/assessment_library/{assessmentLibraryId} Path does not match
131 app_api_v1_security_admin_adduser /api/v1/admin/adduser Path does not match
132 app_api_v1_security_admin_addusersbulk /api/v1/admin/adduser/bulk Path does not match
133 app_api_v1_security_admin_resendmailfe2 /api/v1/admin/users/resendmail/fe2/{status} Path does not match
134 app_api_v1_security_admin_resendusermail /api/v1/admin/users/resendmail/{status} Path does not match
135 app_api_v1_security_admin_copyusertodifferentaccount /api/v1/admin/copyuser Path does not match
136 app_api_v1_security_admin_sendadminnotifications /api/v1/admin/send/notification/email Path does not match
137 app_api_v1_security_authentication_login /api/v1/login Path does not match
138 app_api_v1_security_authentication_destroysingletoken /api/v1/logout Path does not match
139 app_api_v1_security_authentication_destroyalltokens /api/v1/logout/all Path does not match
140 app_api_v1_security_authentication_refreshtoken /api/v1/token/refresh Path does not match
141 app_api_v1_security_authentication_loginanon /api/v1/anon/login Path does not match
142 app_api_v1_security_authentication_loginanonfe2 /api/v1/anon/login/fe2 Path does not match
143 app_api_v1_security_authentication_mfatokenlogin /api/v1/mfa/token/login Path does not match
144 app_api_v1_security_authentication_mptokenlogin /api/v1/mp/token/login Path does not match
145 app_api_v1_security_publicshare_createtoken /api/v1/share/token/user/report Path does not match
146 app_api_v1_security_publicshare_getpublicuserassessmentdata /api/v1/share/public/{token} Path does not match
147 app_api_v1_security_publicshare_getassessmentsocialimage /api/v1/share/public/assessment/{token}/image Path does not match
148 app_api_v1_security_publicshare_removetoken /api/v1/share/token/{token} Path does not match
149 app_api_v1_security_registration_registration /api/v1/registration Path does not match
150 app_api_v1_security_resetpassword_resetpasswordrequest /api/v1/reset-password Path does not match
151 app_api_v1_security_resetpassword_resetpasswordcheck /api/v1/reset-password/{id}/{token} Path does not match
152 app_api_v1_security_sociallogin_facebooklogin /api/v1/login/facebook Path does not match
153 app_api_v1_security_sociallogin_googlelogin /api/v1/login/google Path does not match
154 app_api_v1_security_sociallogin_linkedin /api/v1/login/linkedin Path does not match
155 v1_game_search /api/v1/skills-translator/games/{string} Path does not match
156 v1_game_index /api/v1/translator/games Path does not match
157 v1_game_get /api/v1/translator/games/{id} Path does not match
158 v1_game_create /api/v1/translator/games Path does not match
159 v1_game_update /api/v1/translator/games/{id} Path does not match
160 v1_game_delete /api/v1/translator/games/{id} Path does not match
161 v1_game_genres_index /api/v1/translator/games/genres Path does not match
162 get_thumb /api/v1/thumbs/{type}/{id} Path does not match
163 set_thumbs /api/v1/thumbs Path does not match
164 app_api_v1_translations_gettranslations /api/v1/translation/localise Path does not match
165 app_api_v1_users_userassessment_indexuserassessments /api/v1/userassessments Path does not match
166 app_api_v1_users_userassessment_getuserassessment /api/v1/userassessments/{id} Path does not match
167 app_api_v1_users_userassessment_submitteduserassessment /api/v1/userassessments/submitted Path does not match
168 app_api_v1_users_userassessment_getuserassessmentbyformidfe2 /api/v1/userassessments/form/fe2/{formId} Path does not match
169 app_api_v1_users_userassessment_getuserassessmentbyformid /api/v1/userassessments/form/{formId} Path does not match
170 app_api_v1_users_userassessment_getuserassessmentstatus /api/v1/userassessments/form/{formId}/status Path does not match
171 app_api_v1_users_userassessment_getuserassessmentitembyformid /api/v1/userassessments/form/{formId}/items/{item} Path does not match
172 app_api_v1_users_userassessment_saveuserassessmentitembyformid /api/v1/userassessments/form/{formId}/items/{item} Path does not match
173 app_api_v1_users_userassessment_removeuserassessmentresults /api/v1/userassessments/result/{id} Path does not match
174 app_api_v1_users_userassessment_resetuserassessment /api/v1/userassessment/reset/{formId} Path does not match
175 app_api_v1_users_userassessment_removeassessmentfromuser /api/v1/userassessments/{id}/remove Path does not match
176 app_api_v1_users_userassessment_updatestartedat /api/v1/userassessments/{id} Path does not match
177 get_users /api/v1/users Path does not match
178 app_api_v1_users_user_get /api/v1/users/{id} Path does not match
179 app_api_v1_users_user_getemailexists /api/v1/users/{email} Path does not match
180 app_api_v1_users_user_delete /api/v1/users/{id} Path does not match
181 app_api_v1_users_user_update /api/v1/users/{id} Path does not match
182 app_api_v1_users_user_patch /api/v1/users/{id} Path does not match
183 app_api_v1_users_user_cancelemailchange /api/v1/users/email/cancel/{id} Path does not match
184 app_api_v1_users_user_updatepasswordpatch /api/v1/users/{id}/update-password Path does not match
185 app_api_v1_users_user_adduser /api/v1/users/groups/add Path does not match
186 app_api_v1_users_user_updateanonymoususeremail /api/v1/user/anon/email Path does not match
187 app_api_v1_users_user_verifyemailforanonuserwithtoken /api/v1/user/anon/verify/{token} Path does not match
188 app_api_v1_users_user_getanonuserwithtoken /api/v1/user/anon/{token} Path does not match
189 app_api_v1_users_user_get2faqr /api/v1/user/two-factor/qr Path does not match
190 app_api_v1_users_user_enable2fa /api/v1/user/two-factor/enable Path does not match
191 app_api_v1_users_user_disable2fa /api/v1/user/two-factor/disable Path does not match
192 app_api_v1_users_user_getuserdetailsfe2 /api/v1/user/userdetails/fe2 Path does not match
193 app_api_v1_users_user_getuserdetails /api/v1/user/userdetails Path does not match
194 app_api_v1_users_user_copyuserwithresults /api/v1/users/copy/results Path does not match
195 app_api_v1_users_user_validateusersemails /api/v1/users/validate/emails Path does not match
196 user_gdpr_consent /api/v1/user/gdpr/consent/{token} Path does not match
197 user_gdpr_delete /api/v1/user/gdpr/delete/{token} Path does not match
198 user_gdpr_delete_master /api/v1/user/gdpr/delete/master/{tokens} Path does not match
199 gdpr_token /api/v1/user/gdpr/token Path does not match
200 gdpr_token_delete_send /api/v1/user/gdpr/delete/send Path does not match
201 _preview_error /_error/{code}.{_format} Path does not match
202 app.swagger /api/doc.json Path does not match
203 app.swagger_ui /docs Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.