This call allows to retrieve all the information regarding a certain contact id. The call returns an email history for the contact

get_contact(mailinglist_id, contact_id)

Arguments

mailinglist_id

the mailing list id

contact_id

the contact id

Value

A list with the mailing list information

Examples

if (FALSE) get_contact("ML_0HT4q2Ni634kLhH", "MLRP_bwwuYtDMPdK2Scl")