LendEasy/DocsLMS + Servicing·v1
Start integrating
API ReferenceServicing PlanePrivacy requestsList privacy-rights requests

List privacy-rights requests

GEThttps://sandbox.api.lendeasy.ai/v1/servicing/privacy-requestsImplementedBearer token ·READ_SERVICING_PRIVACY_REQUEST

Lists tracked privacy-rights requests with their statutory deadlines, review-task state, and allowed transitions. dueFrom and dueTo bound the statutory deadline and must be supplied together; sort accepts statutoryDueAt, receivedAt, status, or requestType.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringOpaque active LendEasy tenant-registry identifier. Supply exactly one instance; no alternate tenant selector is accepted.
status optional in querystringRepeat to include multiple states. One of INTAKE · IN_FULFILLMENT · FULFILLED · REJECTED · REFERRED.
requestType optional in querystringRepeat to include multiple request types. One of ACCESS · DELETION · CORRECTION · OPT_OUT · OTHER.
regime optional in querystringRepeat to include multiple privacy regimes. One of CCPA_CPRA · OTHER_STATE · FEDERAL.
customerRef optional in querystringExact customer reference.
caseId optional in queryintegerCase the request is linked to.
dueFrom optional in querystringInclusive timestamp lower bound.
dueTo 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