Getting Replies for a Lead

Send a GET request to
/api/leads/{lead_id}/replies
The following are the parameters for the request.
lead_id
integer
required
The ID or email of the lead.
filters

Getting Campaign Emails for a Lead

Send a GET request to
/api/leads/{lead_id_or_email}/sent-emails
The following are the parameters for the request.
lead_id_or_email
integer
required
The ID or email of the lead.