Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The ID of the dispute to retrieve files for
Number of files to return (default: 10, max: 100)
Required range:
1 <= x <= 100Number of files to skip (default: 0)
Required range:
x >= 0Response
List of files
