Skip to main content

Get a dispute attachment by its id

GET 

/v1/card/disputes/:id/attachments/:attachmentId

Returns the file itself, not an envelope. Always served as application/octet-stream with Content-Disposition: attachment, whatever the file was uploaded as.

Request

Responses

The file. application/octet-stream.