Get a list of files associated with a dispute
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the dispute to retrieve files for
Number of files to return (default: 10, max: 100)
1 <= x <= 100
Number of files to skip (default: 0)
x >= 0
List of files
The response is of type object
.