{
"id": 456,
"external_id": "ext_meet_456",
"additional_params": {},
"location": {
"type": "virtual",
"url": "https://meet.talview.com/abc-123"
},
"meeting_type": "interview",
"old_id": 0,
"from": "2023-11-01T15:00:00Z",
"to": "2023-11-01T16:00:00Z",
"duration": "1 hour",
"timezone": "UTC",
"meeting_status": "rescheduled",
"meeting_participants": [
{
"id": 1,
"rsvp_status": "accepted",
"user_details": {
"id": 123,
"identity_id": "auth0|abc",
"azure_object_id": "00000000-0000-0000-0000-000000000000",
"external_id": "ext_u_123",
"username": "johndoe",
"email": "john.doe@example.com"
},
"participant_role": "interviewer",
"participation_status": "active",
"created_at": "2023-10-25T09:00:00Z",
"created_by": 1,
"updated_at": "2023-10-25T09:00:00Z",
"updated_by": 1
}
],
"drive_occurrence_id": 101,
"tenant_id": 1,
"created_by": 1,
"created_at": "2023-10-25T09:00:00Z",
"updated_at": "2023-10-26T08:00:00Z",
"updated_by": 1,
"old": {
"id": 456,
"meeting_status": "scheduled",
"from": "2023-11-01T14:00:00Z",
"updated_at": "2023-10-25T09:00:00Z"
}
}