Search assets

Returns a list of assets in your organization that match the specified search criteria.

Caution: This endpoint is available for use but is currently in beta. The response structure is subject to change as we continue to enhance the data model.

Requires the Basic [16] user role or the ASSET_INVENTORY.CYBER_ASSET_MANAGEMENT.READ and AD.TOGGLE_AD.USE custom role privileges. See Roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Specifies extra asset properties to include in the search results. You can provide multiple properties as a comma-separated list.

Use the List asset properties endpoint to retrieve a list of valid properties for this parameter. For example, you might include created_at, sources, and fqdns as extra properties.

integer
Defaults to 0

The starting record to retrieve. If omitted, the default value is 0.

integer
≤ 1000
Defaults to 1000

The number of records to retrieve. If omitted, the default value is 1000. The maximum value is 1000.

string
Defaults to aes:desc

The property and direction to sort the results by, in the format property:direction. For example: asset_name:asc or acr:desc

Body Params

An object containing a query and/or filters for a Tenable Exposure Management asset search.

query
object

Filter the search results by query. A query consists of search mode and query text.

filters
array of objects

A set of asset properties used to filter the search results.

Use the List asset properties endpoint to view available asset properties that can be used as filters.

filters
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Returned if you do not have permission to search assets.

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