---
title: "GET /borrowers"
method: GET
path: "/borrowers"
tags: ["Onboarding"]
---

# GET /borrowers

`GET /borrowers`

List all borrowers enrolled on Defacto for your account. Borrowers are companies that have been registered and can request loans through the Defacto platform. Returns a paginated list with their status, business info, accounts, and compliance data.

## Query parameters

- `borrower_id` string[]
- `borrower_identifier` string
- `cursor` string
- `from_signed_at` string, date-time
- `page_size` integer
- `to_signed_at` string, date-time

## 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)
