Stream scans in real time (SSE)
scans
Stream scans in real time (SSE)
Server-sent events (text/event-stream) stream of scans as they are recorded. Emits a connected event on open, then one scan event per recorded scan, with comment heartbeats every 25 seconds to keep the connection alive. The optional filters narrow the stream; reversal events are always delivered so consumers can undo earlier scans.
Requires the scans:read scope on the access token.
GET
Stream scans in real time (SSE)
Authorizations
Passlet access token (plt_*) sent as Authorization: Bearer <token> or X-API-Key. Authorized scopes are listed per operation under x-required-scopes.
Query Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Maximum string length:
128Response
default
Successful response