Stream scan progress updates via Server-Sent Events
GET/api/v1/scans/stream
Permission Required
libraries:read
DEPRECATED: This endpoint is replaced by /api/v1/tasks/stream which provides
real-time updates for all task types including scans. This endpoint now filters
the task stream to only show scan_library tasks for backwards compatibility.
Responses
- 200
- 403
SSE stream of scan progress updates
Permission denied