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

Authorizations

X-API-Key
string
headerrequired

Path Parameters

targetId
string
required