LendEasy/Docs
Get API keys
API ReferenceLMS APILoan partiesList loan parties

List loan parties

GEThttps://sandbox.api.lendeasy.ai/v1/loans/{loanId}/parties Bearer token · READ_LMS_LOAN_PARTY

Lists co-borrower, guarantor, and authorized-party relationships for the loan. Removed parties are excluded unless requested by status.

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.
loanId required in pathstringStable opaque loan identifier.
status optional in querystringFilter by party status; the default excludes REMOVED. One of PENDING_VERIFICATION · ACTIVE · REMOVED.
role optional in querystringFilter by party role.
partyOwnerType optional in querystringFilter by owner type. One of CUSTOMER · EXTERNAL_PARTY.
limit optional in queryintegerMaximum records to return.
offset optional in queryintegerZero-based offset into the result set.
Unified search across guides, recipes & the API referenceEsc