Get Dispute by IDCopy Pageget https://api.staging.payrails.io/dispute/disputes/{disputeId}Find a Dispute from a given ID.Path ParamsdisputeIduuidrequiredIdentifier of the resource in Payrails.Query ParamsincludePaymentbooleanDefaults to falseBoolean indicating if the payment should be included in the response.truefalseincludeInstrumentbooleanDefaults to falseBoolean indicating if the instrument should be included in the response.truefalseincludeHolderReferencebooleanDefaults to falseBoolean indicating if the holder reference should be included in the response.truefalseincludeUserEmailbooleanDefaults to falseBoolean indicating if the assigned user email and username should be included in the response.truefalseincludeEvidencesbooleanDefaults to falseBoolean indicating if evidences should be included in the response.truefalseincludeRepresentmentPlanbooleanDefaults to falseBoolean indicating if defense plan entities should be included in the response.truefalseincludeRepresentmentSectionsbooleanDefaults to falseBoolean indicating if defense sections should be included in the response.truefalseincludeEvidenceClassificationsbooleanDefaults to falseBoolean indicating if AI evidence classifications should be included in the response.truefalseResponses 200Dispute found, and all details are included. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 3 days ago