API backend
Disportex
API Disportex — rapports d'activité et comptes rendus techniques
v0.1.0 · statut ok
Arborescence des routes
23 branches
-
▾ Documentation 3
-
▾ Santé 1
-
▾ Authentification 7
- POST /api/v1/auth/forgot-password Auth Forgot Password
- POST /api/v1/auth/login Auth Login
- PATCH /api/v1/auth/password Auth Change Password
- POST /api/v1/auth/password Auth Set Password
- POST /api/v1/auth/refresh Auth Refresh
- POST /api/v1/auth/reset-password Auth Reset Password
- POST /api/v1/auth/sso Auth Sso
-
▾ Profil 1
-
▾ Comptes rendus techniques 14
- GET /api/v1/activity-reports List Activity Reports
- POST /api/v1/activity-reports Create Activity Report
- POST /api/v1/activity-reports/import Import Activity Report
- GET /api/v1/activity-reports/summary Get Activity Reports Summary
- DELETE /api/v1/activity-reports/{report_id} Delete Activity Report
- GET /api/v1/activity-reports/{report_id} Get Activity Report
- GET /api/v1/activity-reports/{report_id}/attachments Get Activity Report Attachments
- PATCH /api/v1/activity-reports/{report_id}/bilan Update Bilan Section
- PATCH /api/v1/activity-reports/{report_id}/commercial Update Commercial Section
- DELETE /api/v1/activity-reports/{report_id}/pdf Delete Activity Report Pdf
- GET /api/v1/activity-reports/{report_id}/pdf/download Download Activity Report Pdf
- PATCH /api/v1/activity-reports/{report_id}/technical Update Technical Section
- PATCH /api/v1/activity-reports/{report_id}/terrain Update Terrain Section
- POST /api/v1/activity-reports/{report_id}/validate Validate Activity Report
-
▾ Constatations 6
- DELETE /api/v1/findings/{finding_id} Delete Finding
- GET /api/v1/findings/{finding_id} Get Finding
- PATCH /api/v1/findings/{finding_id} Update Finding
- POST /api/v1/findings/{finding_id}/duplicate Duplicate Finding
- GET /api/v1/technical-reports/{report_id}/findings List Findings
- POST /api/v1/technical-reports/{report_id}/findings Create Finding
-
▾ Photos 8
- GET /api/v1/activity-reports/{report_id}/photos List Activity Report Photos
- POST /api/v1/activity-reports/{report_id}/photos Upload Activity Report Photo
- GET /api/v1/findings/{finding_id}/photos List Finding Photos
- POST /api/v1/findings/{finding_id}/photos Upload Finding Photo
- DELETE /api/v1/photos/{photo_id} Delete Photo
- GET /api/v1/photos/{photo_id} Get Photo
- PATCH /api/v1/photos/{photo_id} Update Photo Caption
- GET /api/v1/photos/{photo_id}/download Download Photo
-
▾ Rapports d'activité 10
- GET /api/v1/technical-reports List Technical Reports
- POST /api/v1/technical-reports Create Technical Report
- DELETE /api/v1/technical-reports/{report_id} Delete Technical Report
- GET /api/v1/technical-reports/{report_id} Get Technical Report
- PATCH /api/v1/technical-reports/{report_id} Update Technical Report
- GET /api/v1/technical-reports/{report_id}/attachments Get Technical Report Attachments
- DELETE /api/v1/technical-reports/{report_id}/pdf Delete Technical Report Pdf
- GET /api/v1/technical-reports/{report_id}/pdf/download Download Technical Report Pdf
- GET /api/v1/technical-reports/{report_id}/progress Get Technical Report Progress
- POST /api/v1/technical-reports/{report_id}/validate Validate Technical Report
-
▾ Notifications 6
- GET /api/v1/notifications List Notifications
- DELETE /api/v1/notifications/read Hide All Read Notifications
- PATCH /api/v1/notifications/read-all Mark All Notifications Read
- GET /api/v1/notifications/unread-count Notifications Unread Count
- DELETE /api/v1/notifications/{notification_id} Hide Notification
- PATCH /api/v1/notifications/{notification_id}/read Mark Notification Read
-
▾ Stockage interne 1
-
▾ Documents PDF 1
-
▾ Client Dossiers 5
-
▾ Geocoding 1
-
▾ Customer Portal 6
- GET /api/v1/customer/me Get Me
- GET /api/v1/customer/me/technical-reports List My Technical Reports
- GET /api/v1/customer/me/technical-reports/{report_id} Get My Technical Report
- GET /api/v1/customer/me/technical-reports/{report_id}/findings/{finding_id}/photos List My Finding Photos
- GET /api/v1/customer/me/technical-reports/{report_id}/pdf Get My Technical Report Pdf
- POST /api/v1/customers/login Login
-
▾ Dashboard 1