Routing
page_price
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/price
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | agent_list | /agents/list | Path does not match |
| 17 | agent_delete | /agents/delete | Path does not match |
| 18 | agent_create | /agents/create | Path does not match |
| 19 | agent_change | /agents/change | Path does not match |
| 20 | agent_identity | /agents/identity | Path does not match |
| 21 | agent_business_info | /agents/business-info | Path does not match |
| 22 | agent_knowledge_hub | /agents/knowledge-hub | Path does not match |
| 23 | agent_llm_options | /agents/llm-options | Path does not match |
| 24 | agent_behavior | /agents/behavior | Path does not match |
| 25 | agent_language | /agents/language | Path does not match |
| 26 | agent_quality_control | /agents/quality-control | Path does not match |
| 27 | agent_custom_prompt | /agents/custom-prompt | Path does not match |
| 28 | agent_rate_limit | /agents/rate-limit | Path does not match |
| 29 | agent_settings | /agents/settings | Path does not match |
| 30 | agent_conversations | /agents/conversations | Path does not match |
| 31 | agent_try | /agents/try-me | Path does not match |
| 32 | agent_delete_file | /agents/delete-agent-file/{fileId} | Path does not match |
| 33 | agent_subscription | /agents/subscription | Path does not match |
| 34 | change_plan | /agents/change-plan | Path does not match |
| 35 | agent_subscribe | /agents/subscribe | Path does not match |
| 36 | api_chatbot | /api/chatbot | Path does not match |
| 37 | api_data | /api/data | Path does not match |
| 38 | api_generate_uuid | /api/generate-uuid | Path does not match |
| 39 | api_init_chat | /api/init-chat | Path does not match |
| 40 | api_run_chat | /api/run-chat | Path does not match |
| 41 | api_message_chat | /api/message-chat | Path does not match |
| 42 | api_retrieve_conversation | /api/retrieve-conversation | Path does not match |
| 43 | api_chat_update_url | /api/chat-update-url | Path does not match |
| 44 | api_delete_conversation | /api/delete-conversation | Path does not match |
| 45 | api_spawn_assistant | /api/spawn-assistant | Path does not match |
| 46 | agent_load_conversation | /api/load-conversation/{threadId} | Path does not match |
| 47 | api_webhook | /api/webhook | Path does not match |
| 48 | agents_list | /api/agents-list | Path does not match |
| 49 | check_client_id | /api/check-client-id | Path does not match |
| 50 | app_embed_chatbot | /embed-chatbot | Path does not match |
| 51 | homepage | / | Path does not match |
| 52 | page_price | /price | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.