v1
latestOpenAPI 3.0.02026-08-065019221.4 KBScanning
Result
Using the Scan ID received from the Submission API, you can use the Result API to poll for the scan. The most efficient approach would be to wait at least 10 seconds before starting to poll, and then only polling 2-second intervals with an eventual upper timeout in case the scan does not return.
get/api/v1/result/{scanId}/
Path parameters
scanIdstring uuid required
UUID of scan result
Response
OK