API ReferenceDisputesGet a dispute by IDGet a dispute by ID GET /v1/disputes/:id Retrieve a single dispute by its unique identifier. Request Responses200401403404Dispute retrieved successfullyUnauthorized - Invalid or missing tokenForbidden - dispute:read scope requiredDispute not found