GET https://admin.chatnaweb.cz/api/getShopDetails?token=NuCuKkdtQDKeKPrNMVPAHqeRcxlxkhPw

Routing

public_api_getShopDetails Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/getShopDetails
# Route name Path Log
1 admin /admin Path does not match
2 setting_edit_user /admin/_edit_user Path does not match
3 admin_delete_user /admin/_delete_user Path does not match
4 refreshMessages /dist/ajax/refreshMessages Path does not match
5 loadMoreCustomers /dist/ajax/loadMoreCustomers Path does not match
6 sendMessage /dist/ajax/sendMessage Path does not match
7 fetchCustomerMessages /dist/ajax/fetchCustomerMessages Path does not match
8 readMessages /dist/ajax/readMessages Path does not match
9 setMessageUnread /dist/ajax/setMessageUnread Path does not match
10 download /dist/ajax/download Path does not match
11 loadCustomer /dist/ajax/loadCustomer Path does not match
12 solved /dist/ajax/solved Path does not match
13 opened /dist/ajax/opened Path does not match
14 getPrefilledMessages /dist/ajax/getPrefilledMessages Path does not match
15 fetchCustomerData /dist/ajax/fetchCustomerData Path does not match
16 refreshCustomers /dist/ajax/refreshCustomers Path does not match
17 chats /chats Path does not match
18 configuration /configuration/{id} Path does not match
19 homepage / Path does not match
20 header /_header_nav Path does not match
21 app_login /login Path does not match
22 app_register /register Path does not match
23 app_reset_password /reset-password Path does not match
24 app_restore_password /restore-password/{resetToken} Path does not match
25 app_delete_account /smazat-ucet Path does not match
26 app_logout /logout Path does not match
27 public_api_getShopDetails /api/getShopDetails Route matches!

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