v1

latestOpenAPI 3.1.02026-07-244190162.0 KB
Assets

Read Asset

Retrieve a specific asset by its ID within a project. Use the additional_fields to specify any extra information you want returned about the asset.

get/projects/{project_id}/assets/{asset_id}

Path parameters

project_idstring required
asset_idstring required

Filter for the specific asset, which will be either a IP or domain value (examples: 192.88.99.2 or www.example.com).

Filter for the specific asset, which will be either a IP or domain value (examples: 192.88.99.2 or www.example.com).

Query parameters

additional_fieldsstring[]

A list of additional fields to include in the response from the following. You may specify this field multiple times or pass a comma-separated list from: custom_tags, dns_records, whois, ip_metadata, open_tcp_ports, open_udp_ports, web_technologies, certificates, certificate_chain, defenses, exposures, exposure_instance_details. By default the custom tags will be returned.

A list of additional fields to include in the response from the following. You may specify this field multiple times or pass a comma-separated list from: custom_tags, dns_records, whois, ip_metadata, open_tcp_ports, open_udp_ports, web_technologies, certificates, certificate_chain, defenses, exposures, exposure_instance_details. By default the custom tags will be returned.

Response

Successful Response