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

List customer servicing notes

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

Lists servicing-owned notes linked to the customer, with sensitive bodies masked unless separately authorized.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringOpaque active LendEasy tenant-registry identifier. Supply exactly one instance; no alternate tenant selector is accepted.
customerRef required in pathstringStable opaque customerRef 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