Skip to main content
POST

Overview

Allows partners to fetch the current state of a specific lead by its Credzu lead ID.

Request Body

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

Response

success
boolean
true if the lead was found
data
object
Lead details object
You can only retrieve leads that belong to your partner account. Attempting to access another partner’s leads will return a NOT_FOUND error.