Gets the basic information for a given evidence.

GET: /api/loan-applications/{guid}/loan-applicants/{guid}/evidences/{guid}

Path Params
uuid
required

The unique identifier of the loan application.

uuid
required

The unique identifier of the loan applicant.

uuid
required

The unique identifier of the evidence.

Responses
200

OK

404

The entity has not been found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!