Get Contact
get_contactGet a single contact by ID. Returns email, name, phone, custom field values, and engagement details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ActiveCampaign contact ID. | |
| _apiKey | Yes | ActiveCampaign API key (UI: Settings → Developer). | |
| account | Yes | Your ActiveCampaign account URL or subdomain, e.g. "https://youraccount.api-us1.com" or just "youraccount". |