For AI agents: visit https://companycam.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Attribute | Type | Description |
|---|
| id | String | A unique ID for the Contact |
| company_id | String | A unique ID for the Company the Contact belongs to |
| project_id | String | A unique ID for the Project the Contact belongs to |
| name | String | The full name of the Contact |
| email | String | The email of the Contact |
| phone_number | String | The phone number of the Contact |
| created_at | Integer | Timestamp when the Contact was created |
| updated_at | Integer | Timestamp when the Contact was last updated |