Retrieve a scan result by its UUID.

Parameters

ParameterDescription
Scan UUIDThe UUID of the scan. Can be obtained via the ‘Submit A URL Scan’ action. The scan UUID can also be obtained via the ‘Search Domain Scans’ action, but it is not guaranteed that every domain has a published scan.

Example Output

{
	"data": {
		"requests": [
			{
				"request": {
					"requestId": "<string>",
					"loaderId": "<string>",
					"documentURL": "<string>",
					"request": {
						"url": "<string>",
						"method": "<string>",
						"headers": {
							"Upgrade-Insecure-Requests": "<string>",
							"User-Agent": "<string>"
						},
						"mixedContentType": "<string>",
						"initialPriority": "<string>",
						"referrerPolicy": "<string>",
						"isSameSite": true
					},
					"timestamp": 10703152.170703,
					"wallTime": 1743570974.867644,
					"initiator": {
						"type": "<string>"
					},
					"redirectHasExtraInfo": false,
					"redirectResponse": {
						"url": "<string>",
						"status": 70,
						"statusText": "<string>",
						"headers": {
							"Location": "<string>",
							"Non-Authoritative-Reason": "<string>"
						},
						"mimeType": "<string>",
						"charset": "<string>",
						"remoteIPAddress": "<string>",
						"remotePort": 1,
						"encodedDataLength": 2,
						"protocol": "<string>",
						"alternateProtocolUsage": "<string>",
						"securityState": "<string>"
					},
					"type": "<string>",
					"frameId": "<string>",
					"hasUserGesture": false,
					"primaryRequest": true
				},
				"requests": [
					{
						"requestId": "<string>",
						"loaderId": "<string>",
						"documentURL": "<string>",
						"request": {
							"url": "<string>",
							"method": "<string>",
							"headers": {
								"Upgrade-Insecure-Requests": "<string>",
								"User-Agent": "<string>"
							},
							"mixedContentType": "<string>",
							"initialPriority": "<string>",
							"referrerPolicy": "<string>",
							"isSameSite": true
						},
						"timestamp": 10703152.169797,
						"wallTime": 1743570974.866736,
						"initiator": {
							"type": "<string>"
						},
						"redirectHasExtraInfo": false,
						"type": "<string>",
						"frameId": "<string>",
						"hasUserGesture": false
					},
					{
						"requestId": "<string>",
						"loaderId": "<string>",
						"documentURL": "<string>",
						"request": {
							"url": "<string>",
							"method": "<string>",
							"headers": {
								"Upgrade-Insecure-Requests": "<string>",
								"User-Agent": "<string>"
							},
							"mixedContentType": "<string>",
							"initialPriority": "<string>",
							"referrerPolicy": "<string>",
							"isSameSite": true
						},
						"timestamp": 16469480,
						"wallTime": 1129321561,
						"initiator": {
							"type": "<string>"
						},
						"redirectHasExtraInfo": false,
						"redirectResponse": {
							"url": "<string>",
							"status": 543,
							"statusText": "<string>",
							"headers": {
								"Location": "<string>",
								"Non-Authoritative-Reason": "<string>"
							},
							"mimeType": "<string>",
							"charset": "<string>",
							"remoteIPAddress": "<string>",
							"remotePort": 2,
							"encodedDataLength": 0,
							"protocol": "<string>",
							"alternateProtocolUsage": "<string>",
							"securityState": "<string>"
						},
						"type": "<string>",
						"frameId": "<string>",
						"hasUserGesture": false
					}
				],
				"response": {
					"encodedDataLength": 1683,
					"dataLength": 190,
					"requestId": "<string>",
					"type": "<string>",
					"response": {
						"url": "<string>",
						"status": 230,
						"statusText": "<string>",
						"headers": {
							"accept-ranges": "<string>",
							"alt-svc": "<string>",
							"cache-control": "<string>",
							"content-encoding": "<string>",
							"content-length": "<string>",
							"content-type": "<string>",
							"date": "Wed, 02 Apr 2025 05:16:14 GMT",
							"etag": "<string>",
							"last-modified": "<string>",
							"vary": "<string>"
						},
						"mimeType": "<string>",
						"charset": "<string>",
						"remoteIPAddress": "<string>",
						"remotePort": 439,
						"encodedDataLength": 1076,
						"timing": {
							"requestTime": 2242031,
							"proxyStart": 1,
							"proxyEnd": 1,
							"dnsStart": 2,
							"dnsEnd": 2,
							"connectStart": 2,
							"connectEnd": 62,
							"sslStart": 21,
							"sslEnd": 1,
							"workerStart": 1,
							"workerReady": 2,
							"workerFetchStart": 1,
							"workerRespondWithSettled": 2,
							"sendStart": 34,
							"sendEnd": 148,
							"pushStart": 0,
							"pushEnd": 2,
							"receiveHeadersStart": 108,
							"receiveHeadersEnd": 21
						},
						"responseTime": 2109323952478,
						"protocol": "<string>",
						"alternateProtocolUsage": "<string>",
						"securityState": "<string>",
						"securityDetails": {
							"protocol": "<string>",
							"keyExchange": "<string>",
							"keyExchangeGroup": "<string>",
							"cipher": "<string>",
							"certificateId": 2,
							"subjectName": "<string>",
							"sanList": [
								"<string>",
								"<string>"
							],
							"issuer": "<string>",
							"validFrom": 2327422793,
							"validTo": 2910010256,
							"signedCertificateTimestampList": [
								{
									"status": "<string>",
									"origin": "<string>",
									"logDescription": "<string>",
									"logId": "<string>",
									"timestamp": 3013007207900,
									"hashAlgorithm": "<string>",
									"signatureAlgorithm": "<string>",
									"signatureData": "<string>"
								},
								{
									"status": "<string>",
									"origin": "<string>",
									"logDescription": "<string>",
									"logId": "<string>",
									"timestamp": 1560324341647,
									"hashAlgorithm": "<string>",
									"signatureAlgorithm": "<string>",
									"signatureData": "<string>"
								}
							],
							"certificateTransparencyCompliance": "<string>",
							"serverSignatureAlgorithm": 1967,
							"encryptedClientHello": false
						}
					},
					"hasExtraInfo": true,
					"hash": "<string>",
					"size": 1807,
					"asn": {
						"ip": "<string>",
						"asn": "<string>",
						"country": "<string>",
						"description": "<string>",
						"name": "<string>",
						"route": "<string>"
					},
					"geoip": {
						"country": "<string>",
						"region": "<string>",
						"timezone": "<string>",
						"city": "<string>",
						"ll": [
							6,
							1
						],
						"country_name": "<string>",
						"metro": 2
					},
					"rdns": {
						"ip": "<string>",
						"ptr": "<string>"
					}
				}
			},
			{
				"request": {
					"requestId": "<string>",
					"loaderId": "<string>",
					"documentURL": "<string>",
					"request": {
						"url": "<string>",
						"method": "<string>",
						"headers": {
							"User-Agent": "<string>",
							"Referer": "<string>"
						},
						"mixedContentType": "<string>",
						"initialPriority": "<string>",
						"referrerPolicy": "<string>",
						"isSameSite": true
					},
					"timestamp": 11592684,
					"wallTime": 1950183515,
					"initiator": {
						"type": "<string>"
					},
					"redirectHasExtraInfo": false,
					"type": "<string>",
					"frameId": "<string>",
					"hasUserGesture": false
				},
				"response": {
					"encodedDataLength": 204,
					"dataLength": 968,
					"requestId": "<string>",
					"type": "<string>",
					"response": {
						"url": "<string>",
						"status": 748,
						"statusText": "<string>",
						"headers": {
							"cache-control": "<string>",
							"etag": "<string>",
							"pragma": "<string>",
							"expires": "<string>",
							"accept-ranges": "<string>",
							"content-length": "<string>",
							"date": "Wed, 02 Apr 2025 05:16:14 GMT",
							"etag": "<string>",
							"last-modified": "Mon, 13 Jan 2025 20:11:20 GMT",
							"server": "<string>"
						},
						"mimeType": "<string>",
						"charset": "<string>",
						"remoteIPAddress": "<string>",
						"remotePort": 693,
						"encodedDataLength": 845,
						"timing": {
							"requestTime": 11235710,
							"proxyStart": 2,
							"proxyEnd": 0,
							"dnsStart": 1,
							"dnsEnd": 2,
							"connectStart": 2,
							"connectEnd": 1,
							"sslStart": 2,
							"sslEnd": 2,
							"workerStart": 1,
							"workerReady": 0,
							"workerFetchStart": 2,
							"workerRespondWithSettled": 2,
							"sendStart": 0,
							"sendEnd": 1,
							"pushStart": 2,
							"pushEnd": 2,
							"receiveHeadersStart": 63,
							"receiveHeadersEnd": 1329
						},
						"responseTime": 1285435021099,
						"protocol": "<string>",
						"alternateProtocolUsage": "<string>",
						"securityState": "<string>",
						"securityDetails": {
							"protocol": "<string>",
							"keyExchange": "<string>",
							"keyExchangeGroup": "<string>",
							"cipher": "<string>",
							"certificateId": 0,
							"subjectName": "<string>",
							"sanList": [
								"<string>",
								"<string>"
							],
							"issuer": "<string>",
							"validFrom": 835216929,
							"validTo": 270336823,
							"signedCertificateTimestampList": [
								{
									"status": "<string>",
									"origin": "<string>",
									"logDescription": "<string>",
									"logId": "<string>",
									"timestamp": 1335344686131,
									"hashAlgorithm": "<string>",
									"signatureAlgorithm": "<string>",
									"signatureData": "<string>"
								},
								{
									"status": "<string>",
									"origin": "<string>",
									"logDescription": "<string>",
									"logId": "<string>",
									"timestamp": 792286986029,
									"hashAlgorithm": "<string>",
									"signatureAlgorithm": "<string>",
									"signatureData": "<string>"
								}
							],
							"certificateTransparencyCompliance": "<string>",
							"serverSignatureAlgorithm": 1659,
							"encryptedClientHello": false
						}
					},
					"hasExtraInfo": true,
					"hash": "<string>",
					"size": 1367,
					"asn": {
						"ip": "<string>",
						"asn": "<string>",
						"country": "<string>",
						"description": "<string>",
						"name": "<string>",
						"route": "<string>"
					},
					"geoip": {
						"country": "<string>",
						"region": "<string>",
						"timezone": "<string>",
						"city": "<string>",
						"ll": [
							64,
							2
						],
						"country_name": "<string>",
						"metro": 1
					},
					"rdns": {
						"ip": "<string>",
						"ptr": "<string>"
					}
				}
			}
		],
		"cookies": [],
		"console": [
			{
				"message": {
					"source": "<string>",
					"level": "<string>",
					"text": "<string>",
					"timestamp": 1743570975044.69,
					"url": "<string>"
				}
			}
		],
		"links": [
			{
				"href": "<string>",
				"text": "<string>"
			}
		],
		"timing": {
			"beginNavigation": "2005-09-04T23:35:55.194Z",
			"frameStartedLoading": "2007-11-01T02:05:46.474Z",
			"frameNavigated": "2002-04-18T14:18:09.304Z",
			"domContentEventFired": "2021-07-12T00:05:33.218Z",
			"frameStoppedLoading": "2003-08-27T15:28:05.885Z"
		},
		"globals": []
	},
	"lists": {
		"ips": [
			"<string>"
		],
		"countries": [
			"<string>"
		],
		"asns": [
			"<string>"
		],
		"domains": [
			"<string>"
		],
		"servers": [
			"<string>"
		],
		"urls": [
			"<string>",
			"<string>"
		],
		"linkDomains": [
			"<string>"
		],
		"certificates": [
			{
				"subjectName": "<string>",
				"issuer": "<string>",
				"validFrom": 3071388732,
				"validTo": 201342731
			}
		],
		"hashes": [
			"<string>"
		]
	},
	"meta": {
		"processors": {
			"umbrella": {
				"data": [
					{
						"hostname": "<string>",
						"rank": 36729
					}
				]
			},
			"geoip": {
				"data": [
					{
						"ip": "<string>",
						"geoip": {
							"country": "<string>",
							"region": "<string>",
							"timezone": "<string>",
							"city": "<string>",
							"ll": [
								56,
								5
							],
							"country_name": "<string>",
							"metro": 1
						}
					}
				]
			},
			"asn": {
				"data": [
					{
						"ip": "<string>",
						"asn": "<string>",
						"country": "<string>",
						"description": "<string>",
						"name": "<string>",
						"route": "<string>"
					}
				]
			},
			"rdns": {
				"data": [
					{
						"ip": "<string>",
						"ptr": "<string>"
					}
				]
			},
			"wappa": {
				"data": []
			}
		}
	},
	"page": {
		"asn": "<string>",
		"asnname": "<string>",
		"city": "<string>",
		"country": "<string>",
		"domain": "<string>",
		"ip": "<string>",
		"ptr": "<string>",
		"url": "<string>",
		"apexDomain": "<string>",
		"umbrellaRank": 47690,
		"tlsIssuer": "<string>",
		"tlsValidFrom": "2011-03-17T21:47:03.051Z",
		"tlsValidDays": 197,
		"tlsAgeDays": 67,
		"redirected": "<string>",
		"status": "<string>",
		"mimeType": "<string>",
		"title": "<string>"
	},
	"scanner": {
		"country": "<string>"
	},
	"stats": {
		"IPv6Percentage": 0,
		"adBlocked": 0,
		"domainStats": [
			{
				"count": 2,
				"ips": [
					"<string>"
				],
				"domain": "<string>",
				"size": 4580,
				"encodedSize": 2491,
				"countries": [
					"<string>"
				],
				"index": 1,
				"initiators": [],
				"redirects": 0
			}
		],
		"ipStats": [
			{
				"requests": 1,
				"domains": [
					"<string>"
				],
				"ip": "<string>",
				"asn": {
					"ip": "<string>",
					"asn": "<string>",
					"country": "<string>",
					"description": "<string>",
					"name": "<string>",
					"route": "<string>"
				},
				"dns": {},
				"geoip": {
					"country": "<string>",
					"region": "<string>",
					"timezone": "<string>",
					"city": "<string>",
					"ll": [
						84,
						1
					],
					"country_name": "<string>",
					"metro": 2
				},
				"size": 2572,
				"encodedSize": 1653,
				"countries": [
					"<string>"
				],
				"index": 2,
				"ipv6": false,
				"redirects": 1,
				"count": null,
				"rdns": {
					"ip": "<string>",
					"ptr": "<string>"
				}
			}
		],
		"malicious": 0,
		"protocolStats": [
			{
				"count": 4,
				"size": 4478,
				"encodedSize": 380,
				"ips": [
					"<string>"
				],
				"countries": [
					"<string>"
				],
				"securityState": {},
				"protocol": "<string>"
			}
		],
		"regDomainStats": [
			{
				"count": 4,
				"ips": [
					"<string>"
				],
				"regDomain": "<string>",
				"size": 1393,
				"encodedSize": 279,
				"countries": [],
				"index": 2,
				"subDomains": [
					{
						"domain": "<string>",
						"country": "<string>"
					}
				],
				"redirects": 1
			}
		],
		"resourceStats": [
			{
				"count": 1,
				"size": 1997,
				"encodedSize": 1533,
				"latency": 2,
				"countries": [
					"<string>"
				],
				"ips": [
					"<string>"
				],
				"type": "<string>",
				"compression": "<string>",
				"percentage": 2
			},
			{
				"count": 1,
				"size": 1583,
				"encodedSize": 843,
				"latency": 1,
				"countries": [
					"<string>"
				],
				"ips": [
					"<string>"
				],
				"type": "<string>",
				"compression": "<string>",
				"percentage": 21
			}
		],
		"securePercentage": 106,
		"secureRequests": 4,
		"serverStats": [
			{
				"count": 2,
				"size": 2032,
				"encodedSize": 1539,
				"ips": [
					"<string>"
				],
				"countries": [
					"<string>"
				],
				"server": "<string>"
			}
		],
		"tlsStats": [
			{
				"count": 0,
				"size": 2434,
				"encodedSize": 4072,
				"ips": [
					"<string>"
				],
				"countries": [
					"<string>"
				],
				"protocols": {
					"TLS 1.3 /  / AES_256_GCM": 2
				},
				"securityState": "<string>"
			}
		],
		"totalLinks": 1,
		"uniqCountries": 1
	},
	"submitter": {
		"country": "<string>"
	},
	"task": {
		"apexDomain": "<string>",
		"domain": "<string>",
		"method": "<string>",
		"source": "<string>",
		"tags": [],
		"time": "2010-11-01T04:00:24.624Z",
		"url": "<string>",
		"uuid": "<string>",
		"visibility": "<string>",
		"reportURL": "<string>",
		"screenshotURL": "<string>",
		"domURL": "<string>"
	},
	"verdicts": {
		"overall": {
			"score": 0,
			"categories": [],
			"brands": [],
			"tags": [],
			"malicious": false,
			"hasVerdicts": false
		},
		"urlscan": {
			"score": 1,
			"categories": [],
			"brands": [],
			"tags": [],
			"malicious": false,
			"hasVerdicts": false
		},
		"engines": {
			"score": 1,
			"categories": [],
			"enginesTotal": 0,
			"maliciousTotal": 0,
			"benignTotal": 0,
			"maliciousVerdicts": [],
			"benignVerdicts": [],
			"malicious": false
		},
		"community": {
			"score": 2,
			"categories": [],
			"brands": [],
			"votesTotal": 1,
			"votesMalicious": 1,
			"votesBenign": 0,
			"malicious": false,
			"hasVerdicts": false
		}
	}
}

Workflow Library Example

Get Scan Results with Urlscan and Send Results Via Email

Preview this Workflow on desktop