GET https://vadain-app-test.skrepr.dev/api/fabric-rolls?limit=5000&offset=25000&status=received

Routing

app_fabric_roll_get_collection Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/fabric-rolls
# Route name Path Log
1 app_fabric_roll_get /api/fabric-roll/{externalId} Path does not match
2 app_fabric_roll_get_collection /api/fabric-rolls Route matches!

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