cURL
curl --request GET \ --url https://api.example.com/scan/stream/{scan_id}
This function retrieves a Server-Sent Events (SSE) stream of scan events for the specified scan ID.
Scan identifier
SSE stream of scan events