GET https://bo.crr.frenchappweb.com/api/v1/auth/verify

Routing

api_v1_auth_verify_ Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/v1/auth/verify
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 api_v1_public_app_version_check /api/v1/public/app_version/check/{version} Path does not match
16 api_v1_public_get_centers /api/v1/public/centers Path does not match
17 api_v1_public_contact_get_contact /api/v1/public/contact/ Path does not match
18 api_v1_public_document_ping /api/v1/public/document Path does not match
19 api_v1_public_document_reussite /api/v1/public/document/reussite Path does not match
20 api_v1_public_document_convocation /api/v1/public/document/convocation/{email} Path does not match
21 api_v1_public_document_accuse_reception_paiement /api/v1/public/document/accuse_reception_paiement Path does not match
22 api_v1_public_document_carte /api/v1/public/document/carte Path does not match
23 api_v1_public_document_carte_preview /api/v1/public/document/carte/preview Path does not match
24 api_v1_public_color_style /api/v1/public/general_settings/color_style Path does not match
25 api_v1_public_text_style /api/v1/public/general_settings/text_style Path does not match
26 api_v1_public_get_globals /api/v1/public/globals Path does not match
27 api_v1_public_legals_get /api/v1/public/legals/ Path does not match
28 api_v1_public_notifications /api/v1/public/notifications/chat Path does not match
29 api_v1_public_notificationsadd_token /api/v1/public/notifications/token/{token} Path does not match
30 api_v1_public_notificationsremove_token /api/v1/public/notifications/token/{token} Path does not match
31 api_v1_public_payment_ipn /api/v1/public/payment/ipn Path does not match
32 api_v1_public_payment_success /api/v1/public/payment/success Path does not match
33 api_v1_public_payment_duplicata_success /api/v1/public/payment/duplicata-success Path does not match
34 api_v1_public_payment_error /api/v1/public/payment/error Path does not match
35 api_v1_public_payment_cancel /api/v1/public/payment/cancel Path does not match
36 api_v1_public_ping_ping /api/v1/public/ping Path does not match
37 api_v1_public_public_session_by_code /api/v1/public/session/session-by-code Path does not match
38 api_v1_auth_login /api/v1/auth/login Path does not match
39 api_v1_auth_register /api/v1/auth/register Path does not match
40 api_v1_auth_forgot_password /api/v1/auth/forgot_password Path does not match
41 api_v1_auth_check_validity /api/v1/auth/check_validity/{token} Path does not match
42 api_v1_auth_reset_password /api/v1/auth/reset_password/{token} Path does not match
43 api_v1_auth_reset_password_ /api/v1/auth/reset_password Path does not match
44 api_v1_auth_verify /api/v1/auth/verify/{token} Path does not match
45 api_v1_auth_verify_ /api/v1/auth/verify Route matches!

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