Skip to main content
GET
/
scan
/
stream
/
{scan_id}
Get the scan stream for a given scan ID
curl --request GET \
  --url https://api.example.com/scan/stream/{scan_id}

Path Parameters

scan_id
string
required

Scan identifier

Response

200 - text/event-stream

SSE stream of scan events