Routing
app_api_message_getallmessageingroup
Matched route
Route Parameters
Name | Value |
---|---|
id | "YZgJU3Q5JAZQKnMSYUNDbe" |
idGroup | "group" |
page | "4" |
Route Matching Logs
Path to match:
/api/v2/message/discussion/group/YZgJU3Q5JAZQKnMSYUNDbe/4
# | 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 | text_validation_campaign | /api/v2/campaign/text-validation/{id} | Path does not match |
6 | api_v2_company_upload_logo | /api/v2/companies/{id}/upload-logo | Path does not match |
7 | api_v2_company_get_infos_service | /api/v2/companies/get-infos-service/{id}-{year}-{month}-{day}-{hour}-{minute}-{seconde} | Path does not match |
8 | api_v2_company_get_solde_service | /api/v2/companies/get-solde-service/{id} | Path does not match |
9 | api_companies_get_balance | /api/companies/{id}/current_balance | Path does not match |
10 | app_api_device_postdevice | /api/v2/devices | Path does not match |
11 | app_api_message_postmessage | /api/v2/campaigns/{id}/messages | Path does not match |
12 | app_api_message_getlistdiscussiongroupe | /api/v2/message/public/discussion/{id} | Path does not match |
13 | app_api_message_togglemessagepinned | /api/v2/message/toggle-pinned/{id} | Path does not match |
14 | app_api_message_getallmessagepinned | /api/v2/message/pinned/{id}/{idGroup} | Path does not match |
15 | app_api_message_getallmessageingroup | /api/v2/message/discussion/{idGroup}/{id}/{page} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.