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

Authorizations

X-API-Key
string
headerrequired

Path Parameters

scanner
string
required
scanId
string
required