LendEasy/DocsLMS + Servicing·v1
Start integrating
API ReferenceServicing PlaneCase documentsList case documents

List case documents

GEThttps://sandbox.api.lendeasy.ai/v1/servicing/cases/{caseId}/documentsImplementedBearer token ·READ_SERVICING_DOCUMENT

Lists case-linked document projections, including restricted metadata for sensitive items and active review work.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringOpaque active LendEasy tenant-registry identifier. Supply exactly one instance; no alternate tenant selector is accepted.
caseId required in pathintegerPositive numeric case identifier.
reviewStatus optional in querystringExact review state.
documentType optional in querystringExact document type.
origin optional in querystringExact intake origin.
scanStatus optional in querystringExact scan state.
sensitive optional in querybooleanFilter by sensitivity.
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