List attestation disputes

Returns a list of disputes for 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.

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

If you specify multiple fields, the fields must be separated by commas. For example, created_at:desc,severity:asc would first sort results by the created_at 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 disputes for the specified attestation.

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