Skip to main content
GET
Get Lead

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Path Parameters

lead_id
string
required

Response

Successful Response

An inbound lead captured by an org lead form. The free-form payload is NOT exposed; only a safe subset (name/email/phone/subject) is flattened.

id
string
required
form_id
string | null
source_form_name
string | null
name
string | null
email
string | null
phone
string | null
subject
string | null
status
string | null
assigned_tutor_id
string | null
source_url
string | null
notes
string | null
converted_at
string | null
created_at
string | null
updated_at
string | null