AckdbContactGraphContact — Floqer API Schema | Floqer Docs

{ "contactId": "12345", "entityId": "abcde", "personId": "67890", "name": "John Doe", "email": "john.doe@example.com", "title": "Software Engineer", "department": "Development", "avatarUrl": "https://example.com/avatar.jpg", "isExternal": false, "status": "active", "startedAt": "2021-05-01T00:00:00.000Z", "endedAt": null }