GET
/
external-api
/
v1
/
attack-surface
/
assets

Authorizations

x-subscription-id
string
headerrequired

A subscription id which can be found on the account page

x-api-key
string
headerrequired

An api key linked to a subscription which can be found on the account page

Query Parameters

AssetName
string

An optional asset name filter.

IPAddress
string

An optional IP address filter.

Offset
integer

The zero based offset for pagination.

Limit
integer

The limit of results per call, between 1-100.

Response

200 - application/json
assetName
string | null
ipAddress
string | null
operatingSystem
string | null
criticality
string | null
groupNames
string | null
maxCriticality
string | null