Routing
app_api_organization_list
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/web/api/organization/list
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | playerLogin | /login/player/{gameToken}/{initials} | Path does not match |
| 2 | playerRegister | /register/player/{gameToken} | Path does not match |
| 3 | post | /web/tus/upload | Path does not match |
| 4 | token | /web/tus/upload/{token} | Path does not match |
| 5 | app_api_additionalcontent_create | /web/api/additional/content/create | Path does not match |
| 6 | app_api_additionalcontent_delete | /web/api/additional/content/{id} | Path does not match |
| 7 | app_api_additionalcontent_edit | /web/api/additional/content/{id} | Path does not match |
| 8 | app_api_additionalcontent_get | /web/api/additional/content/{id} | Path does not match |
| 9 | app_api_additionalcontent_list | /web/api/additional/content/list | Path does not match |
| 10 | app_api_anonymous_get | /web/api/anonymous/configuration | Path does not match |
| 11 | app_api_anonymous_gamelanguage | /web/api/anonymous/game/language/{gameToken} | Path does not match |
| 12 | app_api_authenticated_changepassword | /web/api/authenticated/change/password | Path does not match |
| 13 | app_api_authenticated_get | /web/api/authenticated/mercure/token | Path does not match |
| 14 | app_api_authentication_playerregister | /web/api/authentication/register/player | Path does not match |
| 15 | app_api_authentication_singleplayerregister | /web/api/authentication/register/single/player | Path does not match |
| 16 | app_api_authentication_playerlogin | /web/api/authentication/login/player | Path does not match |
| 17 | app_api_authentication_extend | /web/api/authentication/token/extend/{refreshTokenString} | Path does not match |
| 18 | app_api_authentication_changepasswordrequired | /web/api/authentication/change/password/required | Path does not match |
| 19 | app_api_authentication_getroles | /web/api/authentication/get/roles | Path does not match |
| 20 | app_api_configuration_getgeneral | /web/api/configuration/general | Path does not match |
| 21 | app_api_configuration_setgeneral | /web/api/configuration/general | Path does not match |
| 22 | app_api_configuration_getdocumentation | /web/api/configuration/documentation | Path does not match |
| 23 | app_api_configuration_setdocumentation | /web/api/configuration/documentation | Path does not match |
| 24 | app_api_game_createtrial | /web/api/game/create/trial | Path does not match |
| 25 | app_api_game_gamemovetonextround | /web/api/game/move/to/next/round/{id} | Path does not match |
| 26 | app_api_game_gamestart | /web/api/game/start/game/{id} | Path does not match |
| 27 | app_api_game_executeassignteachercustombonus | /web/api/game/teacher/custom/bonus/{id} | Path does not match |
| 28 | app_api_game_executeassignteachercustompenalty | /web/api/game/teacher/custom/penalty/{id} | Path does not match |
| 29 | app_api_game_teamroleassignment | /web/api/game/team/reassignment/{id} | Path does not match |
| 30 | app_api_game_gameassignoffers | /web/api/game/assign/offers/{id} | Path does not match |
| 31 | app_api_game_ingameplayerregister | /web/api/game/register/player | Path does not match |
| 32 | app_api_game_create | /web/api/game/create | Path does not match |
| 33 | app_api_game_edit | /web/api/game/{id} | Path does not match |
| 34 | app_api_game_delete | /web/api/game/{id} | Path does not match |
| 35 | app_api_game_get | /web/api/game/{id} | Path does not match |
| 36 | app_api_game_list | /web/api/game/list | Path does not match |
| 37 | app_api_gamematerial_download | /web/api/gamematerial/download/{id} | Path does not match |
| 38 | app_api_gamematerial_create | /web/api/gamematerial/create | Path does not match |
| 39 | app_api_gamematerial_edit | /web/api/gamematerial/{id} | Path does not match |
| 40 | app_api_gamematerial_delete | /web/api/gamematerial/{id} | Path does not match |
| 41 | app_api_gamematerial_get | /web/api/gamematerial/{id} | Path does not match |
| 42 | app_api_gamematerial_list | /web/api/gamematerial/list | Path does not match |
| 43 | app_api_gameoffer_edit | /web/api/gameoffer/{id} | Path does not match |
| 44 | app_api_gameoffer_list | /web/api/gameoffer/list | Path does not match |
| 45 | app_api_gameround_downloaddocuments | /web/api/game/round/documents/download/{id} | Path does not match |
| 46 | app_api_gameround_downloaddecisionlog | /web/api/game/round/decisionlog/download/{id} | Path does not match |
| 47 | app_api_gameround_approvelongtermloan | /web/api/game/round/approve/long/term/loan/{id} | Path does not match |
| 48 | app_api_gamescenario_create | /web/api/gamescenario/create | Path does not match |
| 49 | app_api_gamescenario_edit | /web/api/gamescenario/{id} | Path does not match |
| 50 | app_api_gamescenario_delete | /web/api/gamescenario/{id} | Path does not match |
| 51 | app_api_gamescenario_duplicate | /web/api/gamescenario/{id}/duplicate | Path does not match |
| 52 | app_api_gamescenario_get | /web/api/gamescenario/{id} | Path does not match |
| 53 | app_api_gamescenario_list | /web/api/gamescenario/list | Path does not match |
| 54 | app_api_gameteam_get | /web/api/gameteam/{id} | Path does not match |
| 55 | app_api_gameteam_list | /web/api/gameteam/list | Path does not match |
| 56 | app_api_gameteam_exportcsv | /web/api/gameteam/export/csv | Path does not match |
| 57 | app_api_gameteam_exportexcel | /web/api/gameteam/export/excel | Path does not match |
| 58 | app_api_gameuser_impersonate | /web/api/gameuser/impersonate/{id} | Path does not match |
| 59 | app_api_gameuser_get | /web/api/gameuser/{id} | Path does not match |
| 60 | app_api_gameuser_list | /web/api/gameuser/list | Path does not match |
| 61 | app_api_maintenance_upload | /web/api/maintenance/upload | Path does not match |
| 62 | app_api_maintenance_restorearchivefilepaths | /web/api/maintenance/restore/archive/file/paths | Path does not match |
| 63 | app_api_maintenance_download | /web/api/maintenance/{id}/download | Path does not match |
| 64 | app_api_maintenance_create | /web/api/maintenance/create | Path does not match |
| 65 | app_api_maintenance_delete | /web/api/maintenance/{id} | Path does not match |
| 66 | app_api_maintenance_get | /web/api/maintenance/{id} | Path does not match |
| 67 | app_api_maintenance_list | /web/api/maintenance/list | Path does not match |
| 68 | app_api_maintenancelog_list | /web/api/maintenancelog/list | Path does not match |
| 69 | app_api_maintenanceschedule_create | /web/api/maintenanceschedule/create | Path does not match |
| 70 | app_api_maintenanceschedule_delete | /web/api/maintenanceschedule/{id} | Path does not match |
| 71 | app_api_maintenanceschedule_edit | /web/api/maintenanceschedule/{id} | Path does not match |
| 72 | app_api_maintenanceschedule_get | /web/api/maintenanceschedule/{id} | Path does not match |
| 73 | app_api_maintenanceschedule_list | /web/api/maintenanceschedule/list | Path does not match |
| 74 | app_api_options_users | /web/api/options/users | Path does not match |
| 75 | app_api_options_organizations | /web/api/options/organizations | Path does not match |
| 76 | app_api_options_gamescenarios | /web/api/options/gamescenarios | Path does not match |
| 77 | app_api_options_organizationgamescenarios | /web/api/options/organization/gamescenarios | Path does not match |
| 78 | app_api_options_organizationteachers | /web/api/options/organization/teachers | Path does not match |
| 79 | app_api_options_gamescenario | /web/api/options/gamescenario/{id} | Path does not match |
| 80 | app_api_options_maintenanceschedules | /web/api/options/maintenance/schedules | Path does not match |
| 81 | app_api_organization_updatelicense | /web/api/organization/{id}/update | Path does not match |
| 82 | app_api_organization_create | /web/api/organization/create | Path does not match |
| 83 | app_api_organization_edit | /web/api/organization/{id} | Path almost matches, but Requirement for "id" does not match (\d+) |
| 84 | app_api_organization_delete | /web/api/organization/{id} | Path almost matches, but Requirement for "id" does not match (\d+) |
| 85 | app_api_organization_get | /web/api/organization/{id} | Path almost matches, but Requirement for "id" does not match (\d+) |
| 86 | app_api_organization_list | /web/api/organization/list | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.