latestSwagger 2.02026-08-2181213270.0 KB

0a9c1f8784f2

Onboarding

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.

get/borrowers

Query parameters

borrower_idstring[]

UUID(s) of the borrower(s) in Defacto API.

borrower_identifierstring

Legal identifier of the business, such as its SIREN in France.

cursorstring

Pagination cursor from the previous response's next_page field. Omit to get the first page.

from_signed_atstring date-time

Filter borrowers who signed their contract on or after this datetime.

page_sizeinteger

Maximum number of items to return per page.

to_signed_atstring date-time

Filter borrowers who signed their contract on or before this datetime.

Response

OK