Skip to main content
GET
List inventory assets.

Authorizations

X-API-Key
string
header
required

Infrawatch API key. Supply the complete key directly as the header value.

Path Parameters

project_uuid
string<uuid>
required

Query Parameters

asset_kind
enum<string>
Available options:
domain,
subdomain,
page,
ssl_certificate,
asn,
ip_block,
ip_address,
contact,
brand_name
asset_family
string
status
enum<string>
Available options:
candidate,
approved,
monitored,
ignored,
removed,
archived
source_kind
enum<string>
Available options:
manual,
auto_discovered,
import,
api,
integration
owner_membership_uuid
string<uuid>
owner_group_uuid
string<uuid>
q
string
Maximum string length: 256
limit
integer
default:50
Required range: 1 <= x <= 500
offset
integer
default:0
Required range: x >= 0
cursor
string

Opaque snapshot cursor returned by the previous page. Cannot be combined with a non-zero offset.

Maximum string length: 1024

Response

Inventory assets.

assets
object[]
required
pagination
object
required