List plugins

Returns a list of plugins used in Tenable Web App Scanning scans.

Requires the Basic [16] user role or the WAS.TOGGLE_WAS.USE custom role privilege. See Roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
0 to 200
Defaults to 10

The number of records to retrieve. If this parameter is omitted, Tenable Web App Scanning uses the default value of 10. The minimum value is 0 and the maximum value is 200. If you need to retrieve more than 200 records, use the offset value to iterate through page responses.

int32
≥ 0
Defaults to 0

The starting record to retrieve. If this parameter is omitted, Tenable Web App Scanning uses the default value of 0.

string

The field you want to use to sort the results by along with the sort order. The field is specified first, followed by a colon, and the order is specified second (asc or desc). For example, plugin_id:asc would sort results by the plugin_id field in ascending order.

If you specify multiple fields, the fields must be separated by commas. For example, family:asc;name:desc would first sort results by the family field in ascending order and then by the name field in descending order.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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