Routing
get_client_info
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/client-infos
# | Route name | Path | Log |
---|---|---|---|
1 | all_workflow | /api/v2/campaign/workflow/{id} | Path does not match |
2 | activate_or_validate | /api/v2/campaign/{state}/{id} | Path does not match |
3 | api_subcontractor | /api/v2/campaign/subcontractor/{id} | Path does not match |
4 | api_client | /api/v2/campaign/clients/{id} | Path does not match |
5 | api_v2_company_upload_logo | /api/v2/companies/{id}/upload-logo | Path does not match |
6 | api_v2_company_get_infos_service | /api/v2/companies/get-infos-service/{id}-{year}-{month}-{day}-{hour}-{minute}-{seconde} | Path does not match |
7 | api_v2_company_get_solde_service | /api/v2/companies/get-solde-service/{id} | Path does not match |
8 | api_companies_get_balance | /api/companies/{id}/current_balance | Path does not match |
9 | app_api_device_postdevice | /api/v2/devices | Path does not match |
10 | app_api_message_postmessage | /api/v2/campaigns/{id}/messages | Path does not match |
11 | app_api_message_getpublicmessage | /api/v2/message/public/{id}/{page} | Path does not match |
12 | app_api_message_campaignstate | /api/v2/message/campaign-state/{id} | Path does not match |
13 | app_api_message_deletefilmessage | /api/v2/campaigns/delete/filemessages/{id} | Path does not match |
14 | app_api_message_deletemessage | /api/v2/campaigns/delete/messages/{id} | Path does not match |
15 | app_api_message_addemoji | /api/v2/message/emoji/{id} | Path does not match |
16 | app_api_message_usertyping | /api/v2/messages/user/istyping/{id} | Path does not match |
17 | app_api_mission_getone | /api/v2/missions/{id}/{numberPage} | Path does not match |
18 | api_confidentialityContract | /api/v2/missions/confidentiality/{id}/{userId} | Path does not match |
19 | app_api_mission_getinitialbrief | /api/v2/mission/initialbrief/{id} | Path does not match |
20 | app_api_mission_getfileingooglestorage | /api/v2/mission/google-storage/{id} | Path does not match |
21 | app_api_mission_getallfileaszip | /api/v6/mission/google-storage/download-all-file/{id} | Path does not match |
22 | app_api_mission_downloadonefile | /api/v6/mission/_google-storage/download-one-file | Path does not match |
23 | app_api_mission_addfilehistory | /api/v2/mission/fileHistory/{id}/{fileName}/{fileId}/{action} | Path does not match |
24 | app_api_mission_getmissions | /api/v2/missions/{page}/{loadMore}/{query} | Path does not match |
25 | app_api_mission_sendemailforsubcontractor | /api/v2/mission/subcontrator/notify/{id} | Path does not match |
26 | subcontractor_cancelled_evaluation | /api/v2/mission/subcontractor-cancelled-evaluation/{id} | Path does not match |
27 | estimated_income_subcontractor | /api/v2/mission/subcontractor-validated-evaluation | Path does not match |
28 | actions | /api/v2/mission/actions/{id} | Path does not match |
29 | delete-file-mission | /api/v2/mission/delete-file-mission/{id} | Path does not match |
30 | app_api_missionparticipant_postparticipant | /api/v2/missions/{id}/participants | Path does not match |
31 | app_api_missionparticipant_patchparticipant | /api/v2/missions/{mission}/participants/{participant} | Path does not match |
32 | _emojis | /api/v2/emojis | Path does not match |
33 | check_email | /api/checkEmail | Path does not match |
34 | new_password | /api/new-password/{id} | Path does not match |
35 | app_api_user_getme | /api/v2/users/me | Path does not match |
36 | app_api_user_setuserinformation | /api/v2/users/me | Path does not match |
37 | app_api_user_adddevices | /api/v2/users/devices/{token} | Path does not match |
38 | api-user-accept-confidentiality | /api/v2/accepte-confidentiality/{userId}/{companyId}/{campaignId} | Path does not match |
39 | get-mail-original-user | /api/know-user-is-link-to-product/{userMail}/{idProduct}/{typeProduct} | Path does not match |
40 | app_api_version_getversion | /api/v2/check/{type}/version | Path does not match |
41 | app_api_workflowstep_validate | /api/v2/workflows/{workflow}/steps/{step}/validate | Path does not match |
42 | app_api_workflowstep_requestchange | /api/v2/workflows/{workflow}/steps/{step}/request-change | Path does not match |
43 | accounting_index | /admin/comptabilite | Path does not match |
44 | accounting_total_cost | /admin/comptabilite/campagnes/{id}/change-total-cost | Path does not match |
45 | accounting_upload | /admin/comptabilite/campagnes/{id}/upload-facture | Path does not match |
46 | export_commande_history | /admin/comptabilite/export/commande/{date}/{currency}/{rate} | Path does not match |
47 | export_commande_history_for_subcontractor | /my_admin/comptabilite/export/commande/{date}/{currency}/{rate} | Path does not match |
48 | agency_index | /admin/agences | Path does not match |
49 | agency_add | /admin/agences/ajouter | Path does not match |
50 | agency_edit | /admin/agences/{id}/{userTab} | Path does not match |
51 | get_client_info | /api/client-infos | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.