Disputes
Get dispute
Retrieve a single dispute with its current resolution status.
GET
Returns the full dispute record, including resolution details once it has been reviewed. Ownership is enforced — you can only read disputes you filed.
Status is one of
Path parameters
The dispute ID (starts with
dsp_).pending, under_review, upheld, or rejected. While a dispute is unresolved, reviewNote, reviewedBy, reviewedAt, scoreDeltaRestored, and eventVoidedAt are null. scoreDeltaRestored is returned as a decimal string and is only set when an upheld dispute restored score points.