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

Authorizations

X-API-Key
string
headerrequired

Path Parameters

targetId
string
required
scanId
string
required