https://b2c-back.dev.globalcoss.com/api/getcredentials

Routing

app_api_userrest_getcredentials Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/getcredentials
# Route name Path Log
1 app_admin_cron_sendfeedbackrecap /cron/sendFeedbackRecap/{type}/{token} Path does not match
2 app_admin_cron_debugquality /cron/debug/quality/{token} Path does not match
3 app_admin_cron_exportconnections /cron/export/connections/{token}/{start}/{end} Path does not match
4 app_admin_cron_sendbatchfeedbackemail /cron/send/batch/feedback/email/{token} Path does not match
5 app_admin_cron_checklicencesbadgesaccess /cron/disable/licences/badge/{token} Path does not match
6 app_admin_cron_analyserecipients /cron/analyse/recipients/{token} Path does not match
7 app_api_feedbackrest_cget /api/feedbacks Path does not match
8 app_api_feedbackrest_post /api/feedbacks Path does not match
9 app_api_feedbackrest_patch /api/feedbacks/{id} Path does not match
10 app_api_feedbackrest_getfeedbackguestanswer /api/guest-answer/feedback/{locale}/{id}/{token} Path does not match
11 app_api_feedbackrest_patchguestanswer /api/guest-answer/feedback/{locale}/{id} Path does not match
12 post_notificationtoken /api/notificationtokens Path does not match
13 get_notificationtoken_clear /api/notificationtoken/clear Path does not match
14 app_api_skillrest_cget /api/skills Path does not match
15 app_api_skillrest_postskills /api/skills Path does not match
16 app_api_skillrest_postresetskills /api/resets/skills Path does not match
17 app_api_userrest_get /api/user Path does not match
18 app_api_userrest_postforgottenpassword /api/forgottenpassword Path does not match
19 app_api_userrest_getcgu /api/cgu Path does not match
20 app_api_userrest_getpolconf /api/pol_conf Path does not match
21 app_api_userrest_getonboardingcgv /api/user/onboarding/cgv Path does not match
22 app_api_userrest_getonboardingrules /api/user/onboarding/rules Path does not match
23 app_api_userrest_getonboardinguserinfo /api/user/onboarding/info Path does not match
24 app_api_userrest_getonboardingselectskills /api/user/onboarding/skills Path does not match
25 app_api_userrest_getonboardingselectrecipients /api/user/onboarding/recipients Path does not match
26 app_api_userrest_getonboardingfinished /api/user/onboarding/finished Path does not match
27 app_api_userrest_gethistory /api/user/history Path does not match
28 app_api_userrest_patch /api/user Path does not match
29 app_api_userrest_updateusersrightness /api/user/rightnesses/update Path does not match
30 app_api_userrest_updatelastdashboardaccess /api/user/dashboard/access Path does not match
31 app_api_userrest_checkupdate /api/check-update Path does not match
32 app_api_userrest_getcredentials /api/getcredentials Route matches!

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