Skip to content

Saved Search Search Results

Request

Get the search results for a specific Saved Search.

Security
apikeyAuth(Required scopes: readwrite)
Path
searchIdstringrequired
Example:{{searchId}}
GET
/api/v1/user/searches/{searchId}/results/
curl -i -X GET \
  'https://urlscan.io/api/v1/user/searches/{{searchId}}/results/' \
  -H 'api-key: YOUR_API_KEY_HERE'

Responses

HTTP redirect to the query against the Search API to retrieve the hits.