List scan configs in shared collection

Returns a list of scan configurations in a shared collection.

Requires the Basic [16] user role or the VM.VM_SCAN.VM_SCAN_SHARED_COLLECTION.READ custom role privilege. See Roles and Permissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The uuid of the shared collection to list scan configurations for.

Query Params
string

Determines the sort order of the scan configurations. You must enter the sort order in the following format:

<sorting_property>:<sorting_order>

The supported sorting properties are name and last_modification_date. The supported sorting orders are ascending (asc) and descending (desc). For example, name:asc sorts results by the name property in ascending order.

integer

The starting record to retrieve. If this parameter is omitted, Tenable Vulnerability Management uses the default value of 0.

integer

The number of records to retrieve. If this parameter is omitted, Tenable Vulnerability Management uses the default value of 200. The minimum value is 0 and the maximum value of 5000.

If you need to retrieve more than 5000 records, use the offset parameter to iterate through the page responses.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Returned if your request specified invalid parameters or if your request was improperly formatted.

403

Returned if you do not have permission to list scan configurations for the shared collection.

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