GeneralContact object
Contact resource returned by list, show, and update. Does not include `workspace_id` — tenancy is implied by the request header.
| Field | Type | Description |
|---|---|---|
id | string | Contact ULID |
avatar | string | Public URL to avatar image |
full_name | string | |
email | string | |
phone_number | string | |
company_name | string | |
country_name | string | |
city_name | string | |
bio | string | |
source | string | |
type | string | |
additional_attributes | object | |
tags | object[] | |
custom_attributes | object[] | |
notes | object[] | |
is_blocked | boolean | |
created_at | string (date-time) | |
updated_at | string (date-time) |