Gets the basic information for a given evidence.Copy Pageget https://example.com/api/loan-applications/{loanApplicationId}/loan-applicants/{loanApplicantId}/evidences/{evidenceId}GET: /api/loan-applications/{guid}/loan-applicants/{guid}/evidences/{guid}Path ParamsloanApplicationIduuidrequiredThe unique identifier of the loan application.loanApplicantIduuidrequiredThe unique identifier of the loan applicant.evidenceIduuidrequiredThe unique identifier of the evidence.Responses 200OK 404The entity has not been found.Updated about 1 month ago