https://dev.app.pol-crm.com/api/files/view/352559010d1d4cc9a4b7c020800adf27

Routing

files_view_route Matched route

Route Parameters

Name Value
id
"352559010d1d4cc9a4b7c020800adf27"

Route Matching Logs

Path to match: /api/files/view/352559010d1d4cc9a4b7c020800adf27
# Route name Path Log
1 calendar_get /api/calendar/{params} Path does not match
2 category_save_route /api/categories/service/save Path does not match
3 contact_edit_route /api/contact Path does not match
4 customer_edit_route /api/customers Path does not match
5 customer_new_route /api/customers Path does not match
6 customer_files_post_route /api/customer_files Path does not match
7 customer_files_put_route /api/customer_files Path does not match
8 customer_files_delete_route /api/customer_files/{id} Path does not match
9 files_download_route /api/files/download/{id} Path does not match
10 files_view_route /api/files/view/{id} Route matches!

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