AckdbContactRelationshipSummary — Floqer API Schema | Floqer Docs
{ "contact": { "contactId": "string", "entityId": "string", "personId": "string", "name": "string", "email": "string", "title": "string", "department": "string", "avatarUrl": "https://example.com", "isExternal": false, "status": "active", "startedAt": "1970-01-01T00:00:00.000Z", "endedAt": "1970-01-01T00:00:00.000Z" }, "managerCount": 0, "directReportCount": 0 }