v1

latestOpenAPI 3.0.02026-08-065019221.4 KB
Scanning

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

labelsstring[]

System labels controlled by urlscan. Only in urlscan Pro

usertagsstring[]

User-defined tags applied by Saved Searches. Only in urlscan Pro

metatagsstring[]

Meta information about the scan and matched searches, e.g. the IDs of Saved Searches that this item has matched - Only in urlscan Pro (Attention: This field is called meta in the Search API)