Skip to main content
GET
List a dispute's attachments

Authorizations

Api-Key
string
header
required

Path Parameters

disputeId
string<uuid>
required

ID of the dispute

Response

Successful operation

id
string
required

The attachment's unique identifier

fileName
string
required

The original filename of the attachment

mimetype
string
required

The MIME type of the attachment

fileSizeBytes
integer
required

The file size in bytes

Required range: x >= 0
uploadedAt
string<date-time>
required

The time at which the attachment was uploaded