https://api.holzbaukunst.at/api/address/categories

Routing

hbk_api_address_category_list Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/address/categories
# Route name Path Log
1 hbk_api_address_new /api/address/new Path does not match
2 hbk_api_address_edit /api/address/edit/{id} Path does not match
3 hbk_api_address_delete /api/address/delete/{id} Path does not match
4 hbk_api_address_category_list /api/address/categories Route matches!

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