GET https://michelin.level6.com/michelin/registration

Routing

registration Matched route

Route Parameters

Name Value
brandSlug
"michelin"

Route Matching Logs

Path to match: /michelin/registration
# Route name Path Log
1 registration.complete /{brandSlug}/registration/complete Path does not match
2 registration /{brandSlug}/registration Route matches!

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