Routing
api.face_detected
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/v2/face-detected
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | homepage | / | Path does not match |
| 17 | video_summary | /video/summary | Path does not match |
| 18 | monitor | /monitor | Path does not match |
| 19 | no_access | /no-access | Path does not match |
| 20 | account.sign_in | /account/sign-in | Path does not match |
| 21 | profile | /profile | Path does not match |
| 22 | upload_profile_photo | /upload-profile-photo | Path does not match |
| 23 | notifications.widget | /notifications/widget | Path does not match |
| 24 | notifications.panel | /notifications/panel | Path does not match |
| 25 | notifications.stream | /notifications/stream | Path does not match |
| 26 | notifications.index | /notifications | Path does not match |
| 27 | notifications.mark_all_read | /notifications/mark-all-read | Path does not match |
| 28 | notifications.mark_selected_read | /notifications/mark-selected-read | Path does not match |
| 29 | notifications.delete_selected | /notifications/delete-selected | Path does not match |
| 30 | notifications.read | /notifications/{id}/read | Path does not match |
| 31 | notifications.mark_read | /notifications/{id}/mark-read | Path does not match |
| 32 | notifications.delete | /notifications/{id}/delete | Path does not match |
| 33 | event.info | /info/{id} | Path does not match |
| 34 | event.frame | /frame/{id} | Path does not match |
| 35 | human.face_photos | /face-photos/{entityId} | Path does not match |
| 36 | human.face_photos_upload | /face-photos/{entityId}/upload | Path does not match |
| 37 | human.face_photos_delete | /face-photos/{entityId}/delete | Path does not match |
| 38 | human.face_photo_file | /face-photos/{entityId}/file/{fileName} | Path does not match |
| 39 | recognition_settings.index | /system/recognition | Path does not match |
| 40 | device_power_on | /device/{entityId}/power-on | Path does not match |
| 41 | device_power_off | /device/{entityId}/power-off | Path does not match |
| 42 | device_probe | /device/{entityId}/probe | Path does not match |
| 43 | device_sync | /device/{entityId}/sync | Path does not match |
| 44 | device_group_room_devices | /device-group/room-devices | Path does not match |
| 45 | device_group_job_status | /device-group/group-job/{jobId} | Path does not match |
| 46 | device_group_power_on | /device-group/{entityId}/power-on | Path does not match |
| 47 | device_group_power_off | /device-group/{entityId}/power-off | Path does not match |
| 48 | device_group_sync | /device-group/{entityId}/sync | Path does not match |
| 49 | scene_run | /scene/{entityId}/run | Path does not match |
| 50 | smart_home_cloud_reauth.index | /system/xiaomi-cloud/reauth | Path does not match |
| 51 | smart_home_cloud_status.widget | /smart-home/cloud-status/widget | Path does not match |
| 52 | smart_home_summary.index | /smart-home/summary | Path does not match |
| 53 | smart_home_summary.scene_run | /smart-home/summary/scene/{entityId}/run | Path does not match |
| 54 | smart_home_summary.device_power | /smart-home/summary/device/{entityId}/power | Path does not match |
| 55 | smart_home_summary.device_sync | /smart-home/summary/device/{entityId}/sync | Path does not match |
| 56 | smart_home_summary.device_property | /smart-home/summary/device/{entityId}/property | Path does not match |
| 57 | smart_home_summary.poll | /smart-home/summary/poll | Path does not match |
| 58 | smart_home_summary.group_power | /smart-home/summary/group/{entityId}/power | Path does not match |
| 59 | smart_home_summary.group_sync | /smart-home/summary/group/{entityId}/sync | Path does not match |
| 60 | smart_home_summary.group_property | /smart-home/summary/group/{entityId}/property | Path does not match |
| 61 | smart_home_summary.group_job_status | /smart-home/summary/group-job/{jobId} | Path does not match |
| 62 | smart_home_summary.section_reorder | /smart-home/summary/section/{sectionKey}/reorder | Path does not match |
| 63 | smart_home_summary.rooms_reorder | /smart-home/summary/rooms/reorder | Path does not match |
| 64 | xiaomi_device_import.index | /system/xiaomi-import | Path does not match |
| 65 | xiaomi_device_import.preview | /system/xiaomi-import/preview | Path does not match |
| 66 | xiaomi_device_import.qr_poll | /system/xiaomi-import/qr-poll | Path does not match |
| 67 | system_health.index | /system/health | Path does not match |
| 68 | yolo_training.index | /system/yolo-training | Path does not match |
| 69 | yolo_training.status | /system/yolo-training/status | Path does not match |
| 70 | yolo_training.frame | /system/yolo-training/frame/{id} | Path does not match |
| 71 | api.face_detected | /api/v2/face-detected | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.