LendEasy/DocsLMS + Servicing·v1
Start integrating
API ReferenceServicing PlaneCase effectsList case effects

List case effects

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

Lists workflow-created typed effects and redacted execution state; callers cannot create effects directly.

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.
status optional in querystringRepeat to include multiple effect states.
effectType optional in querystringRepeat to include multiple effect types.
triggerType optional in querystringExact trigger type.
createdFrom optional in querystringInclusive timestamp lower bound.
createdTo optional in querystringExclusive timestamp upper bound.
limit optional in queryintegerMaximum rows to return.
cursor optional in querystringOpaque newest-first pagination cursor.
Unified search across guides, recipes & the API referenceEsc