List undisputed failures

Returns a list of undisputed failures of the specified PCI attestation.

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.

Path Params
uuid
required

The UUID of the PCI attestation you want to retrieve undisputed failures 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, asset_name:desc would sort results by the asset_name field in descending order.

If you specify multiple fields, the fields must be separated by commas. For example, asset_name:desc,severity:asc would first sort results by the asset_name field in descending order and then by the severity 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
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html