<- Disputes API

Disputes API

Retrieve dispute evidence

GET

 /v2/disputes/{dispute_id}/evidence/{evidence_id}

Returns the metadata for the evidence specified in the request URL path.

You must maintain a copy of any evidence uploaded if you want to reference it later. Evidence cannot be downloaded after you upload it.

Permissions:DISPUTES_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

dispute_id

string

Required

The ID of the dispute from which you want to retrieve evidence metadata.

Link to section

evidence_id

string

Required

The ID of the evidence to retrieve.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.

Link to section

evidence

Metadata about the dispute evidence file.