---
title: "List loans"
method: GET
path: "/rest/loans"
tags: ["Loans"]
---

# List loans

`GET /rest/loans`

Retrieve a list of all available loans.

## Response `200`

List of loans.

- Schema[] — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `4XX` — Generic error.

---

[API](https://skmtc.net/qwist/apis/finx-api.md) · [All operations](https://skmtc.net/qwist/apis/finx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qwist/finx-api/revisions/b75f5c1aa39e/schema)
