LendEasy/DocsLMS + Servicing·v1
Start integrating
API ReferenceServicing PlaneCase notesList loan servicing notes

List loan servicing notes

GEThttps://sandbox.api.lendeasy.ai/v1/servicing/loans/{loanRef}/notesImplementedBearer token ·READ_SERVICING_NOTE

Lists servicing-owned notes explicitly linked to the selected loan.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringOpaque active LendEasy tenant-registry identifier. Supply exactly one instance; no alternate tenant selector is accepted.
loanRef required in pathstringStable opaque loanRef identifier.
status optional in querystringExact note lifecycle state.
sensitive optional in querybooleanFilter by sensitivity.
pinned optional in querybooleanFilter by pinned state.
flagged optional in querybooleanFilter by flagged state.
createdFrom optional in querystringInclusive timestamp lower bound.
createdTo optional in querystringExclusive timestamp upper bound.
limit optional in queryintegerMaximum rows to return; defaults to 50.
offset optional in queryintegerZero-based row offset; defaults to 0.
sort optional in querystringAllowlisted sort field for this collection.
order optional in querystringSort direction. One of asc · desc.
Unified search across guides, recipes & the API referenceEsc