http://54.144.70.125/public/

Routing

login_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 get_commissions_breakdown /api/v1/reports/commissions/breakdown.{_format} Path does not match
13 get_credits_outstanding /api/v1/reports/credits/outstanding.{_format} Path does not match
14 get_credits_uses /api/v1/reports/credits/uses.{_format} Path does not match
15 get_credits_issued /api/v1/reports/credits/issued.{_format} Path does not match
16 get_employers_utilization /api/v1/reports/employers/utilization.{_format} Path does not match
17 get_fees_details /api/v1/reports/fees/details.{_format} Path does not match
18 get_invoices_summary /api/v1/reports/invoices/summary.{_format} Path does not match
19 get_invoices_details /api/v1/reports/invoices/details.{_format} Path does not match
20 get_invoices_unresolved /api/v1/reports/invoices/unresolved.{_format} Path does not match
21 get_payments_summary /api/v1/reports/payments/summary.{_format} Path does not match
22 get_payments_received /api/v1/reports/payments/received.{_format} Path does not match
23 get_payments_refunds /api/v1/reports/payments/refunds.{_format} Path does not match
24 get_payments_chargebacks /api/v1/reports/payments/chargebacks.{_format} Path does not match
25 get_payments_details /api/v1/reports/payments/details.{_format} Path does not match
26 get_payments_unresolved /api/v1/reports/payments/unresolved.{_format} Path does not match
27 post_claims /api/v1/claims/{claim}.{_format} Path does not match
28 post_claims_documents /api/v1/claims/{claim}/documents.{_format} Path does not match
29 delete_claims_documents /api/v1/claims/{claim}/documents/{document}.{_format} Path does not match
30 get_claims_documents /api/v1/claims/{claim}/documents.{_format} Path does not match
31 post_claims_check /api/v1/claims/{claim}/check.{_format} Path does not match
32 post_claims_processing /api/v1/claims/{claim}/processing.{_format} Path does not match
33 post_claims_note /api/v1/claims/{claim}/note.{_format} Path does not match
34 post_claims_escalate /api/v1/claims/{claim}/escalate.{_format} Path does not match
35 post_claims_attention /api/v1/claims/{claim}/attention.{_format} Path does not match
36 post_claims_reject /api/v1/claims/{claim}/reject.{_format} Path does not match
37 post_claims_hide /api/v1/claims/{claim}/hide.{_format} Path does not match
38 post_claims_cancel /api/v1/claims/{claim}/cancel.{_format} Path does not match
39 post_claims_approve /api/v1/claims/{claim}/approve.{_format} Path does not match
40 post_claims_attest /api/v1/claims/{claim}/attest.{_format} Path does not match
41 post_claims_preview /api/v1/claims/{claim}/preview.{_format} Path does not match
42 post_claim_views /api/v1/claims/{claim}/views.{_format} Path does not match
43 post_employer_archive_email /api/v1/employers/{employer}/archive_email.{_format} Path does not match
44 get_participants_claims_lookup /api/v1/participants/{id}/claims/lookup.{_format} Path does not match
45 post_participants_dependents /api/v1/participants/{id}/dependents.{_format} Path does not match
46 post_participants_claims /api/v1/participants/{id}/claims.{_format} Path does not match
47 post_participants_recurringclaims /api/v1/participants/{id}/recurringclaims.{_format} Path does not match
48 post_transition /api/v1/peoplekeep/transitions/{id}.{_format} Path does not match
49 get_plan_document /api/v1/plans/{plan}/documents/{document}.{_format} Path does not match
50 get_plan_rule_document /api/v1/plans/{plan}/rules/{rule}/documents/{document}.{_format} Path does not match
51 get_prepay_info /api/v1/promotions/prepay_info.{_format} Path does not match
52 post_prepay /api/v1/promotions/prepay.{_format} Path does not match
53 post_prepay_respond /api/v1/promotions/prepay_respond.{_format} Path does not match
54 post_recurringclaim /api/v1/recurringclaims/{claim}.{_format} Path does not match
55 post_recurringclaims_documents /api/v1/recurringclaims/{claim}/documents.{_format} Path does not match
56 delete_recurringclaims_documents /api/v1/recurringclaims/{claim}/documents/{id}.{_format} Path does not match
57 post_recurringclaim_views /api/v1/recurringclaims/{claim}/views.{_format} Path does not match
58 get_recurringclaims_documents /api/v1/recurringclaims/{claim}/documents.{_format} Path does not match
59 get_recurringclaims_onetime /api/v1/recurringclaims/{claim}/onetime.{_format} Path does not match
60 post_recurringclaims_cancel /api/v1/recurringclaims/{claim}/cancel.{_format} Path does not match
61 get_renewals_info /api/v1/renewals/info.{_format} Path does not match
62 post_renewals_respond /api/v1/renewals/respond.{_format} Path does not match
63 post_renewals_close /api/v1/renewals/close.{_format} Path does not match
64 post_employers /api/v1/salesforce/employers.{_format} Path does not match
65 get_uploads_params /api/v1/uploads/params.{_format} Path does not match
66 login_home / Route matches!

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