Gets the content of an evidence of a loan applicant.

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

Path Params
uuid
required

The identifier of the loan application.

uuid
required

The identifier of the loan applicant.

uuid
required

The unique identifier of the evidence.

uuid
required

The identifier of the mapped file.

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!