Routing
app_api_mission_getmissions
Matched route
Route Parameters
Name | Value |
---|---|
loadMore | "0" |
page | "MYjmzF4ewfnKxSecJYHJAN" |
query | "" |
Route Matching Logs
Path to match:
/api/v2/missions/MYjmzF4ewfnKxSecJYHJAN
# | 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_getlistdiscussiongroupe | /api/v2/message/public/discussion/{id} | Path does not match |
12 | app_api_message_togglemessagepinned | /api/v2/message/toggle-pinned/{id} | Path does not match |
13 | app_api_message_getallmessagepinned | /api/v2/message/pinned/{id}/{idGroup} | Path does not match |
14 | app_api_message_getallmessageingroup | /api/v2/message/discussion/{idGroup}/{id}/{page} | Path does not match |
15 | app_api_message_getpublicmessage | /api/v2/message/public/{id}/{page} | Path does not match |
16 | app_api_message_campaignstate | /api/v2/message/campaign-state/{id} | Path does not match |
17 | app_api_message_deletefilmessage | /api/v2/campaigns/delete/filemessages/{id} | Path does not match |
18 | app_api_message_getmessageunreadperdiscussion | /api/v2/message/un-read-message-per-discussion/{id} | Path does not match |
19 | app_api_message_deletemessage | /api/v2/campaigns/delete/messages/{id} | Path does not match |
20 | app_api_message_addemoji | /api/v2/message/emoji/{id} | Path does not match |
21 | app_api_message_userstarttyping | /api/v2/messages/user/isTyping/{id} | Path does not match |
22 | app_api_message_usefinichedtyping | /api/v2/messages/user/isStopTyping/{id} | Path does not match |
23 | app_api_message_newdiscussiongroup | /api/v2/messages/add/discussion/{id} | Path does not match |
24 | app_api_message_deletediscussiongroup | /api/v2/messages/delete/discussion/{id} | Path does not match |
25 | app_api_message_editdiscussiongroup | /api/v2/messages/discussion/{id} | Path does not match |
26 | app_api_message_marqueusertoreadmessage | /api/v2/message/marque-to-be-read/{id} | Path does not match |
27 | app_api_message_onuserenterindiscussion | /api/v2/message/user-enter-in-discussion/{id} | Path does not match |
28 | app_api_mission_getone | /api/v2/missions/{id}/{numberPage} | Path does not match |
29 | api_confidentialityContract | /api/v2/missions/confidentiality/{id}/{userId} | Path does not match |
30 | api_link_file_message | /api/v2/link-file/{id} | Path does not match |
31 | app_api_mission_getinitialbrief | /api/v2/mission/initialbrief/{id} | Path does not match |
32 | app_api_mission_getfileingooglestorage | /api/v2/mission/google-storage/{id} | Path does not match |
33 | app_api_mission_getallfileaszip | /api/v6/mission/google-storage/download-all-file/{id} | Path does not match |
34 | app_api_mission_downloadonefile | /api/v6/mission/_google-storage/download-one-file | Path does not match |
35 | app_api_mission_downloadonefilecustom | /api/v6/mission/_google-storage/download-one-file-custom | Path does not match |
36 | app_api_mission_addfilehistory | /api/v2/mission/fileHistory/{id}/{fileName}/{fileId}/{action} | Path does not match |
37 | 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.