Skip to main content
GET
Get Contact
Get detailed information about a specific contact by its ID.

Path Parameters

string
required
The unique list ID (e.g., lst_abc123).
string
required
The unique contact ID (e.g., cnt_abc123).

Examples

Response

string
Unique contact ID.
string
Contact’s email address.
string
Contact’s first name.
string
Contact’s last name.
string
Contact’s phone number.
object
Custom field values.
string
Contact status: active, unsubscribed, bounced, complained, or suppressed.
string
Acquisition source.
string
ISO 8601 timestamp when created.
string
ISO 8601 timestamp when last updated.
string
ISO 8601 timestamp when subscribed.
string
ISO 8601 timestamp when unsubscribed (if applicable).
Type of consent: explicit, implicit, or legitimate_interest.
Where consent was collected.
ISO 8601 timestamp when consent was given.
IP address from which consent was given.
Example Response

Errors