Get asset activity log

Returns the activity log for the specified asset. Event types include:

  • discovered—Asset created (for example, by a network scan or import).
  • seen—Asset observed by a network scan without any changes to its attributes.
  • tagging—Tag added to or removed from asset.
  • attribute_change—A scan identified new or changed attributes for the asset (for example, new software applications installed on the asset).
  • updated—Asset updated either manually by a user or automatically by a new scan.

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Returned if you do not have permission to view activity for an asset.

404

Returned if Tenable Vulnerability Management cannot find the specified asset.

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