---
title: "GET /loan-requests"
method: GET
path: "/loan-requests"
tags: ["Loan"]
---

# GET /loan-requests

`GET /loan-requests`

List the loan requests opened by the caller's distribution.

## Query parameters

- `cursor` string
- `page_size` integer
- `status` 'CANCELED' | 'DRAFT' | 'SUBMITTED'

## Response `200`

OK

---

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