GET http://contactfabric.com/

Routing

landing Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 oauth2_authorize /authorize Path does not match
3 oauth2_token /token Path does not match
4 2fa_login /2fa Path does not match
5 2fa_login_check /2fa_check Path does not match
6 _wdt_stylesheet /_wdt/styles Path does not match
7 _wdt /_wdt/{token} Path does not match
8 _profiler_home /_profiler/ Path does not match
9 _profiler_search /_profiler/search Path does not match
10 _profiler_search_bar /_profiler/search_bar Path does not match
11 _profiler_phpinfo /_profiler/phpinfo Path does not match
12 _profiler_xdebug /_profiler/xdebug Path does not match
13 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
14 _profiler_search_results /_profiler/{token}/search/results Path does not match
15 _profiler_open_file /_profiler/open Path does not match
16 _profiler /_profiler/{token} Path does not match
17 _profiler_router /_profiler/{token}/router Path does not match
18 _profiler_exception /_profiler/{token}/exception Path does not match
19 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
20 _webhook_controller /webhook/{type} Path does not match
21 admin_brands /admin/brands Path does not match
22 admin_brand_show /admin/brands/{id} Path does not match
23 admin_tenants /admin/tenants Path does not match
24 admin_tenant_show /admin/tenants/{id} Path does not match
25 admin_kyc /admin/kyc Path does not match
26 admin_kyc_approve /admin/kyc/{id}/approve Path does not match
27 admin_kyc_reject /admin/kyc/{id}/reject Path does not match
28 admin_numbers /admin/numbers Path does not match
29 admin_billing /admin/billing Path does not match
30 admin_ops /admin/ops Path does not match
31 admin_audit /admin/ops/audit Path does not match
32 admin_dashboard /admin Path does not match
33 admin_agents_provision_human /api/v1/agents/human Path does not match
34 admin_agents_provision_ai /api/v1/agents/ai Path does not match
35 billing_dashboard /api/v1/billing/dashboard Path does not match
36 billing_portal /api/v1/billing/portal Path does not match
37 caddy_tls_ask /internal/caddy/tls-ask Path does not match
38 public_brand /public/brand Path does not match
39 reseller_dashboard /reseller Path does not match
40 reseller_identity /reseller/identity Path does not match
41 reseller_domains /reseller/domains Path does not match
42 reseller_domain_verify /reseller/domains/{id}/verify Path does not match
43 reseller_domain_revoke /reseller/domains/{id}/revoke Path does not match
44 reseller_brand_get /reseller/brand Path does not match
45 reseller_theme_update /reseller/brand/theme Path does not match
46 reseller_domain_add /reseller/brand/domains Path does not match
47 reseller_plan_override /reseller/brand/plan-overrides Path does not match
48 reseller_tenants_list /reseller/tenants Path does not match
49 reseller_login /reseller/login Path does not match
50 reseller_logout /reseller/logout Path does not match
51 reseller_2fa_login /reseller/2fa Path does not match
52 reseller_2fa_login_check /reseller/2fa/check Path does not match
53 campaign_schedule /api/v1/campaigns/{id}/schedule Path does not match
54 campaign_start /api/v1/campaigns/{id}/start Path does not match
55 campaign_pause /api/v1/campaigns/{id}/pause Path does not match
56 campaign_resume /api/v1/campaigns/{id}/resume Path does not match
57 campaign_cancel /api/v1/campaigns/{id}/cancel Path does not match
58 case_assign /api/v1/cases/{id}/assign Path does not match
59 case_resolve /api/v1/cases/{id}/resolve Path does not match
60 case_escalate /api/v1/cases/{id}/escalate Path does not match
61 email_webhook_in /webhooks/inbound/email/{provider} Path does not match
62 sms_webhook_in /webhooks/inbound/sms/{provider} Path does not match
63 wa_webhook_verify /webhooks/inbound/whatsapp Path does not match
64 wa_webhook_receive /webhooks/inbound/whatsapp Path does not match
65 contact_activity /api/v1/contacts/{id}/activity Path does not match
66 contact_identity_add /api/v1/contacts/{contactId}/identities Path does not match
67 contact_identity_remove /api/v1/contacts/{contactId}/identities/{identityId} Path does not match
68 auth_google_start /auth/google Path does not match
69 auth_app_google_callback /auth/google/callback Path does not match
70 auth_forgot /auth/forgot Path does not match
71 app_login /login Path does not match
72 app_logout /logout Path does not match
73 inbox_index /inbox Path does not match
74 inbox_show /inbox/{id} Path does not match
75 inbox_reply /inbox/{id}/reply Path does not match
76 inbox_resolve /inbox/{id}/resolve Path does not match
77 inbox_reopen /inbox/{id}/reopen Path does not match
78 inbox_assign_me /inbox/{id}/assign-me Path does not match
79 admin_numbers_inv_batch /api/v1/numbers/inventory/batch/{batchId} Path does not match
80 admin_numbers_inv_reserve /api/v1/numbers/inventory/reserve/{idOrNumber} Path does not match
81 admin_numbers_inv_purchase /api/v1/numbers/inventory/purchase Path does not match
82 admin_numbers_release /api/v1/numbers/{id}/release Path does not match
83 admin_numbers_inv_portability /api/v1/numbers/inventory/check-portability/{number} Path does not match
84 onboarding_kyc /onboarding/kyc Path does not match
85 onboarding_kyc_update /onboarding/kyc Path does not match
86 signup_index /signup Path does not match
87 signup_submit /signup Path does not match
88 wa_onboard_complete /onboarding/whatsapp/complete Path does not match
89 portal_billing_upgrade /portal/billing/upgrade Path does not match
90 portal_billing_portal /portal/billing/portal Path does not match
91 portal_channels_new /portal/channels/new Path does not match
92 portal_agents_new /portal/agents/new Path does not match
93 portal_agents_invite_human /portal/agents/invite-human Path does not match
94 portal_numbers_search /portal/numbers/search Path does not match
95 portal_numbers_reserve /portal/numbers/reserve Path does not match
96 portal_numbers_purchase /portal/numbers/purchase Path does not match
97 portal_channel_compose /portal/channels/{id}/compose Path does not match
98 portal_number_release /portal/numbers/{id}/release Path does not match
99 portal_workflows_new /portal/workflows/new Path does not match
100 portal_contacts_import /portal/contacts/import Path does not match
101 portal_channel_show /portal/channels/{id} Path does not match
102 portal_channel_update /portal/channels/{id} Path does not match
103 portal_agent_show /portal/agents/{id} Path does not match
104 portal_agent_resend_invite /portal/agents/{id}/resend-invite Path does not match
105 portal_agent_deactivate /portal/agents/{id}/deactivate Path does not match
106 portal_workflow_show /portal/workflows/{id} Path does not match
107 portal_workflow_runs /portal/workflows/{id}/runs Path does not match
108 portal_workflow_update /portal/workflows/{id} Path does not match
109 portal_agent_update /portal/agents/{id} Path does not match
110 portal_dashboard /portal Path does not match
111 portal_numbers /portal/numbers Path does not match
112 portal_channels /portal/channels Path does not match
113 portal_channel_incoming /portal/channels/{id}/incoming Path does not match
114 portal_workflows /portal/workflows Path does not match
115 portal_agents /portal/agents Path does not match
116 portal_contacts /portal/contacts Path does not match
117 portal_billing /portal/billing Path does not match
118 segments_preview_ad_hoc /api/v1/segments/preview Path does not match
119 segments_preview_saved /api/v1/segments/{id}/preview Path does not match
120 admin_webhooks_test /api/v1/webhooks/{id}/test Path does not match
121 admin_webhooks_rotate /api/v1/webhooks/{id}/rotate Path does not match
122 admin_webhooks_deliveries /api/v1/webhooks/{id}/deliveries Path does not match
123 health /health Path does not match
124 landing / Route matches!

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