List assets for solution

GET {{baseUrl}}/solutions/:solution_id/assets?limit=67454373&offset=67454373

Returns a list of affected assets for which Tenable recommends the specified solution.

This endpoint requires a Lumin license. For more information, see Lumin.

Requires BASIC [16] user permissions. See Permissions.

Request Params

KeyDatatypeRequiredDescription
limitnumberThe number of records to retrieve. If this parameter is omitted, Tenable.io uses the default value of 20.
offsetnumberThe starting record to retrieve. If this parameter is omitted, Tenable.io uses the default value of 0.

RESPONSES

status: OK

{"assets":["1fbb0fc6-a91b-4146-839c-e75d86be20d0","a77d0b8b-46b2-45db-a340-f0860c1ddb0b"],"pagination":{"total":2,"offset":0,"limit":100,"sort":[]}}