GET https://back.arrowbaze.tech/api/config/bundle

Routing

app_api_config_getconfigbundle Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/config/bundle
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_api_auth_registeruser /api/auth/register/user Path does not match
17 app_api_auth_registerdriver /api/auth/register/driver Path does not match
18 app_api_auth_loginuser /api/auth/login/user Path does not match
19 app_api_auth_getuserprofile /api/auth/user/profile Path does not match
20 app_api_auth_getuseractiveride /api/auth/user/active-ride Path does not match
21 app_api_auth_getuseractiverides /api/auth/user/active-rides Path does not match
22 app_api_auth_getdriverprofile /api/auth/driver/profile Path does not match
23 app_api_auth_getdriverearnings /api/auth/driver/earnings Path does not match
24 app_api_auth_getdrivermanualrideconfig /api/auth/driver/manual-ride/config Path does not match
25 app_api_auth_createdrivermanualride /api/auth/driver/manual-ride Path does not match
26 app_api_auth_updateuserprofile /api/auth/user/profile Path does not match
27 app_api_auth_deleteuserprofile /api/auth/user/profile Path does not match
28 app_api_auth_logindriver /api/auth/login/driver Path does not match
29 app_api_auth_verifyuserotp /api/auth/verify/user Path does not match
30 api_auth_device_trace /api/auth/device-trace Path does not match
31 app_api_auth_verifydriverotp /api/auth/verify/driver Path does not match
32 app_api_auth_refreshaccesstoken /api/auth/refresh Path does not match
33 app_api_auth_resendotp /api/auth/resend-otp Path does not match
34 app_api_auth_expireallotp /api/auth/otp/expire-all Path does not match
35 app_api_auth_sms /api/auth/sms Path does not match
36 app_api_auth_email /api/auth/email Path does not match
37 app_api_auth_ratedriverbyuser /api/auth/user/rides/{rideId}/rate-driver Path does not match
38 app_api_auth_rateclientbydriver /api/auth/driver/rides/{rideId}/rate-client Path does not match
39 app_api_auth_blacklistdriverforuser /api/auth/user/rides/{rideId}/blacklist-driver Path does not match
40 app_api_auth_blacklistclientfordriver /api/auth/driver/rides/{rideId}/blacklist-client Path does not match
41 app_api_clientaddress_contribute /api/auth/addresses/contribute Path does not match
42 app_api_clientaddress_report /api/auth/addresses/report Path does not match
43 app_api_clientaddress_getmycontributions /api/auth/addresses/my-contributions Path does not match
44 app_api_clientfoodmarketcartdraft_getdraft /api/auth/food-market/cart-draft Path does not match
45 app_api_clientfoodmarketcartdraft_putdraft /api/auth/food-market/cart-draft Path does not match
46 app_api_clientfoodmarketcartdraft_deletedraft /api/auth/food-market/cart-draft Path does not match
47 app_api_clientride_getroutepoints /api/auth/rides/route-points Path does not match
48 app_api_clientride_updateroute /api/auth/rides/{rideId}/route Path does not match
49 app_api_clientride_trackinglist /api/auth/rides/tracking Path does not match
50 app_api_commerce_liststores /api/commerce/stores Path does not match
51 app_api_commerce_liststoreitems /api/commerce/stores/{storeId}/items Path does not match
52 app_api_config_getdriverincomingofferui /api/config/driver-incoming-offer-ui Path does not match
53 app_api_config_updatedriverincomingofferui /api/config/driver-incoming-offer-ui Path does not match
54 app_api_config_getdispatchconfig /api/config/dispatch Path does not match
55 app_api_config_getmanualrideconfig /api/config/manual-ride Path does not match
56 app_api_config_gettermsconfig /api/config/terms Path does not match
57 app_api_config_getconfigbundle /api/config/bundle Route matches!

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