Skip to main content
POST

Overview

Returns the complete history of Credzu events associated with a lead. Use this to see all milestones a borrower has passed through.

Request Body

lead_id
integer
required
The Credzu lead ID returned when the lead was created

Response

success
boolean
true if events were retrieved
data
array
Array of event objects, ordered chronologically (oldest first)

Event Types

Use this endpoint to build a timeline view of borrower progress in your CRM or LOS system.