Activity
Get Concurrent Scans
Get Concurrent Running Scans
GET
/
api
/
scans
/
current
Authorization
curl --request GET \
--url https://api.novasec.io/api/scans/current \
--header 'X-API-Key: <x-api-key>'
Authorizations
X-API-Key
string
headerrequiredcurl --request GET \
--url https://api.novasec.io/api/scans/current \
--header 'X-API-Key: <x-api-key>'