View Scan Configuration Details
Note
This topic describes how to view details of a scan configuration. To view details of how the scan configuration has run in the past, use the GET /scans/{scan_id} endpoint instead.
Required User Role: SCAN MANAGER [24]
Required Scan Permissions: CAN EXECUTE [32]
To view scan configuration details:
- Use the GET /scans endpoint to determine the ID of the scan you want to view.
- Use the GET /editor/scan/{scan_id} to retrieve the scan configuration details.
The attributes in the response message vary depending on the Tenable-provided template used to create either the scan or the user-defined template on which the scan is based.
Updated 22 days ago