GET
/
api
/
{scanner}
/
results
/
{scanId}
curl --request GET \
  --url https://api.novasec.io/api/{scanner}/results/{scanId} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
headerrequired

Path Parameters

scanner
string
required
scanId
string
required