Routing
api_notifications
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/v1/notifications
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | mybiz_components_kpi_progress | /{_locale}/components/kpi/progress/{type} | Path does not match |
| 2 | mobile_components_kpi_progress | /v2/mobile/components/kpi/progress/{type} | Path does not match |
| 3 | api_actualities | /v1/actualities | Path does not match |
| 4 | api_documents_by_space | /v1/documents | Path does not match |
| 5 | api_external_features_auth | /v1/external-features/auth | Path does not match |
| 6 | api_external_features_status | /v1/external-features/status | Path does not match |
| 7 | api_ikigai_product_informations | /v1/product/ikigai-link/{productName} | Path does not match |
| 8 | api_order_create | /v1/order/create | Path does not match |
| 9 | api_order_delete | /v1/order/delete/{orderId} | Path does not match |
| 10 | api_order_refund | /v1/order/refund | Path does not match |
| 11 | api_member_create | /v1/member/create | Path does not match |
| 12 | api_member_login | /v1/member/login | Path does not match |
| 13 | api_member_jwt_token | /v1/member/jwt-auth | Path does not match |
| 14 | api_member_update | /v1/member/update | Path does not match |
| 15 | api_member_update_password | /v1/member/update-password | Path does not match |
| 16 | api_member_remove_old_account | /v1/member/remove-old-account | Path does not match |
| 17 | api_member_check_email | /v1/member/check/{email} | Path does not match |
| 18 | api_mobile_jwt_valid | /v1/mobile/jwt/valid | Path does not match |
| 19 | api_member_context | /v1/member/context | Path does not match |
| 20 | api_member_personal_information | /v1/member/personal-information | Path does not match |
| 21 | api_member_subscriptions | /v1/member/subscriptions | Path does not match |
| 22 | api_member_predictions | /v1/member/predictions | Path does not match |
| 23 | api_member_freedom_rules | /v1/member/freedom-rules | Path does not match |
| 24 | api_member_pack_elite | /v1/member/pack-elite | Path does not match |
| 25 | api_member_reset_password | /v1/member/reset-password | Path does not match |
| 26 | api_sponsor_check | /v1/sponsor/check/{sponsorId} | Path does not match |
| 27 | mobile_commissions | /v1/mobile/commissions/ | Path does not match |
| 28 | toogle_moneybag_locking | /v1/mobile/commissions/toogle_moneybag_locking/{action}/ | Path does not match |
| 29 | mobile_customer_detail | /v1/mobile/customer/details/{id} | Path does not match |
| 30 | mobile_customers | /v1/mobile/customers/ | Path does not match |
| 31 | api_mobile_documents | /v1/mobile/documents | Path does not match |
| 32 | api_mobile_homepage_sponsor_links | /v1/mobile/homepage/sponsor-links | Path does not match |
| 33 | api_mobile_homepage_onboarding_limit_date | /v1/mobile/homepage/onboarding-limit-date | Path does not match |
| 34 | api_media_views_confirm | /v1/media-views/{guid}/confirm | Path does not match |
| 35 | mybiz_on_boarding_remaining_steps | /v1/mybiz-on-boarding/steps/ | Path does not match |
| 36 | mybiz_on_boarding_api_add_delay | /v1/mybiz-on-boarding/delay/add | Path does not match |
| 37 | api_mobile_placement_search_sponsor | /v1/mobile/placement/search_sponsor | Path does not match |
| 38 | api_mobile_placement | /v1/mobile/placement | Path does not match |
| 39 | mybiz_mobile_tree_jwt | /v1/mobile/tree/{jwt} | Path does not match |
| 40 | api_notifications | /v1/notifications | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.