LendEasy/DocsLMS + Servicing·v1
Start integrating
API ReferenceServicing PlaneCasesList cases

List cases

GEThttps://sandbox.api.lendeasy.ai/v1/servicing/casesImplementedBearer token ·READ_SERVICING_CASE

Returns permission-filtered case summaries using exact structured filters and stable offset pagination. Keyword and global-search parameters are rejected.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringOpaque active LendEasy tenant-registry identifier. Supply exactly one instance; no alternate tenant selector is accepted.
externalCaseRef optional in querystringExact canonical external case reference.
customerRef optional in querystringExact customer reference.
loanRef optional in querystringExact linked loan reference.
supercaseId optional in queryintegerExact structurally linked supercase ID.
caseTypeCode optional in querystringExact configured case-type code.
status optional in querystringRepeat to include multiple case states.
priority optional in querystringRepeat to include multiple priorities. One of LOW · NORMAL · HIGH · CRITICAL.
owner optional in querystringWorker ID, me, or unassigned.
queueCode optional in querystringExact owner queue code.
sensitive optional in querybooleanFilter by sensitivity.
openedFrom optional in querystringInclusive timestamp lower bound.
openedTo 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