[
{
"id": 123,
"uuid": "contact-uuid-123",
"email": "[email protected]",
"first_name": "John",
"last_name": "Smith",
"position": "Partnership Manager",
"phone_number": "+1-555-123-4567",
"company_name": "Partner Corp",
"partnership_id": 456,
"tags": [
{
"id": 5,
"label": "Key Contact",
"background_color": "#10B981"
}
],
"custom_fields": []
}
]