https://api.holzbaukunst.at/api/category/

Routing

hbk_api_categories_list Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/category/
# 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 Path does not match
5 hbk_api_address_search_detail /api/address/search-detail Path does not match
6 hbk_api_address_search /api/address/search/{search}/{category} Path does not match
7 hbk_api_address_search_no_search /api/address/search//{category} Path does not match
8 hbk_api_address_paginated /api/address/paginated/{max_results}/{offset} Path does not match
9 hbk_api_address_paginated_search /api/address/paginated/{max_results}/{offset}/{search}/{category} Path does not match
10 hbk_api_address_paginated_category /api/address/paginated/{max_results}/{offset}//{category} Path does not match
11 hbk_api_address_list /api/address/{category} Path does not match
12 hbk_api_address_form_new /api/address/manage/new Path does not match
13 hbk_api_address_form /api/address/manage/edit/{id} Path does not match
14 hbk_api_address_overview /api/address/manage/overview/{page} Path does not match
15 hbk_api_address_overview_category /api/address/manage/overview/{category}/{page} Path does not match
16 hbk_backend_index / Path does not match
17 hbk_backend_projects /projects Path does not match
18 hbk_api_campaign_list /api/campaign/ Path does not match
19 hbk_api_campaign_new /api/campaign/new Path does not match
20 hbk_api_campaign_edit /api/campaign/edit/{id} Path does not match
21 hbk_api_campaign_submission_list /api/campaign/{id}/submissions Path does not match
22 hbk_api_campaign_form_new /api/campaign/manage/new Path does not match
23 hbk_api_campaign_form /api/campaign/manage/edit/{id} Path does not match
24 hbk_api_campaign_overview /api/campaign/manage/overview Path does not match
25 hbk_api_campaign_excel_export /api/campaign/excel-export/{id} Path does not match
26 hbk_api_campaign_project_pdf /api/campaign/pdf/{id} Path does not match
27 hbk_api_campaign_project_zip /api/campaign/zip/{id} Path does not match
28 hbk_api_campaign_project_zip_download /api/campaign/zip/{id}/download Path does not match
29 hbk_api_campaign_project_zip_checkstatus /api/campaign/zip/{id}/check-status Path does not match
30 hbk_api_categories_list /api/category/ Route matches!

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