GET https://kantantent.jp/user_data/pro_list?scene=event

Routing

pro_list Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /user_data/pro_list
# Route name Path Log
1 catalog_request /user_data/catalog Path does not match
2 catalog_request_complete /user_data/catalog/complete Path does not match
3 pro_list /user_data/pro_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.