Check scan export status

Returns the file status of the specified exported scan. When an export has been requested, it is necessary to poll this endpoint until a ready status is returned, at which point the file is complete and can be downloaded using the Download exported scan endpoint.

Requires the Scan Operator [24] user role and Can View [16] scan permissions. See Roles and Permissions.

Path Params
string
required

The unique identifier for the scan. This identifier can be either the scans.schedule_uuid or the scans.id attribute in the response message from the List scans endpoint. Tenable recommends that you use scans.schedule_uuid.

string
required

The ID of the file to poll (included in response from Export scan endpoint.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

404

Returned if Tenable Vulnerability Management cannot find the specified scan or file.

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html