LendEasy/Docs
Get API keys
API ReferenceLMS APILoansList loans

List loans

GEThttps://sandbox.api.lendeasy.ai/v1/loans Bearer token · READ_LOAN

Lists loans with native offset paging. The envelope is totalFilteredRecords plus pageItems.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringTenant selector: lowercase letters, digits, and hyphens, 1-64 characters. Exactly one instance; the only tenant selector honored.
externalId optional in querystringFilter by external id.
accountNo optional in querystringFilter by loan account number.
clientId optional in queryintegerFilter by the customer’s numeric id.
status optional in querystringFilter by loan status.
offset optional in queryintegerZero-based offset into the result set.
limit optional in queryintegerMaximum records to return.
orderBy optional in querystringSort column.
sortOrder optional in querystringSort direction. One of ASC · DESC.
Unified search across guides, recipes & the API referenceEsc