LendEasy/Docs
Get API keys
API ReferenceLMS APIExternal partiesList external parties

List external parties

GEThttps://sandbox.api.lendeasy.ai/v1/external-parties Bearer token · READ_LMS_EXTERNAL_PARTY

Lists counterparties by type, verification state, activation, and case-insensitive name search.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringTenant selector: lowercase letters, digits, and hyphens, 1-64 characters. Exactly one instance; the only tenant selector honored.
active optional in querybooleanFilter by activation.
partyType optional in querystringFilter by party type. One of MERCHANT · VENDOR · DEALER · SCHOOL · HEALTHCARE_PROVIDER · EMPLOYER · INVESTOR · OTHER.
verificationState optional in querystringFilter by verification state. One of UNVERIFIED · VERIFIED · FAILED · UNDER_REVIEW.
search optional in querystringCase-insensitive substring match on display name.
limit optional in queryintegerMaximum records to return.
offset optional in queryintegerZero-based offset into the result set.
Unified search across guides, recipes & the API referenceEsc