Routing
app_api_mission_getmissions
Matched route
Route Parameters
Name | Value |
---|---|
loadMore | "0" |
page | "V2RfL2TGv4pQu8nbeeV9dw" |
query | "" |
Route Matching Logs
Path to match:
/api/v2/missions/V2RfL2TGv4pQu8nbeeV9dw
# | 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} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.