GET https://preprod.feelfrancais.app/api/v1/notification?page=1&status=unread

Routing

api_v1_notification_students Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/v1/notification
# Route name Path Log
1 api_v1_zone_document_refs /api/v1/zones/document-refs Path does not match
2 api_v1_zone_document_refs_export /api/v1/zones/document-refs/export Path does not match
3 api_v1_document_refs_export /api/v1/document-refs/export Path does not match
4 api_v1_document_refs /api/v1/document-refs Path does not match
5 api_v1_students_list /api/v1/students Path does not match
6 api_v1_student_documents /api/v1/students/{id}/documents Path does not match
7 api_v1_document_student_download /api/v1/document-students/{id}/download Path does not match
8 api_v1_document_student_delete /api/v1/document-students/{id} Path does not match
9 api_v1_document_student_validate /api/v1/document-students/{id}/validate Path does not match
10 api_v1_document_student_folder /api/v1/document-students/{id}/folder Path does not match
11 api_v1_document_student_move /api/v1/document-students/{id}/move Path does not match
12 api_documentation /api/documentation Path does not match
13 api_v1_notification_students /api/v1/notification Route matches!

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