{ "success": true, "data": [ { "activity_type": "meeting_note", "id": "901e2345-e67f-89g0-h123-456789012345", "created_at": "2024-01-15T10:30:00Z", "activity_content": "<p>Had a great conversation about the role requirements. The candidate showed strong technical skills and cultural fit.</p>", "activity_raw_content": "Had a great conversation about the role requirements. The candidate showed strong technical skills and cultural fit." } ], "meta": { "total": 15, "offset": 0, "limit": 20 }}
Person Endpoints
Get person activities
Retrieve all activities associated with a specific person
{ "success": true, "data": [ { "activity_type": "meeting_note", "id": "901e2345-e67f-89g0-h123-456789012345", "created_at": "2024-01-15T10:30:00Z", "activity_content": "<p>Had a great conversation about the role requirements. The candidate showed strong technical skills and cultural fit.</p>", "activity_raw_content": "Had a great conversation about the role requirements. The candidate showed strong technical skills and cultural fit." } ], "meta": { "total": 15, "offset": 0, "limit": 20 }}