GET https://team.systeamsbusiness.com/web/api/anonymous/configuration

Routing

app_api_anonymous_get Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /web/api/anonymous/configuration
# 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 Route matches!

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