List attestation assets

Returns a list of PCI assets attested in the specified attestation in PCI ASV.

Note: You need to request access to this endpoint through Tenable support even if you have a valid PCI ASV license.

Requires the Administrator [64] user role. See Roles.

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

The UUID of the PCI attestation you want to retrieve assets for.

Query Params
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, fqdn:desc would sort results by the fqdn field in descending order.

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

int32

The number of records to retrieve.

int32

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

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Returned if you do not have the required permissions to view the list of assets for the attestation. For example, if you're an analyst user instead of an administrator.

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