Skip to main content
GET
/
v1
/
disputes
/
{disputeId}
/
evidence
Get dispute evidence
curl --request GET \
  --url https://api.ledger.so/v1/disputes/{disputeId}/evidence \
  --header 'Api-Key: <api-key>'
"<string>"

Authorizations

Api-Key
string
header
required

API key for authentication. Get your key from the Dashboard.

Path Parameters

disputeId
string
required

The dispute ID

Response

File evidence

The response is of type file.