Get asset information

Returns information about the specified asset.

Note: This endpoint is not intended for large or frequent exports of vulnerability or assets data. If you experience errors, reduce the volume, rate, or concurrency of your requests or narrow your filters. Contact support if you continue to experience errors. Additionally, Tenable recommends the POST /vulns/export endpoint for large or frequent exports of vulnerability data, and the POST /assets/v2/export endpoint for large or frequent exports of assets data.

For information and best practices for retrieving vulnerability and assets data from Tenable Vulnerability Management, see Retrieve Vulnerability Data from Vulnerability Management and Retrieve Asset Data from Vulnerability Management.

Requires the Basic [16] user role. See Roles.

Path Params
string
required

The unique identifier of the asset. You can find the UUID by examining the output of the GET /workbenches/assets endpoint.

Query Params
string

A value specifying whether you want the returned data to include all fields (full) or only the default fields (default). The schema for this endpoint defines the default fields only. For a definition of the full fields, see Common Asset Attributes.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Returned if you do not have permission to view information for the specified asset.

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html