# New fields in Summaries endpoints, and Meetings and Webinars webhooks ## Changed - New `time_filter_field` request field in these **Summaries** APIs: - `GET /v2/accounts/{accountId}/meetings/meeting_summaries` - `GET /v2/meetings/meeting_summaries` - New `breakout_room_uuid`, `recipient_context`, and `sender_context` fields in these **Webinars** webhook events: - `webinar.chat_message_sent` - `webinar.chat_message_file_sent` - New `sender_context`, `recipient_context`, and `breakout_room_uuid` fields in these **Meetings** webhook events: - `meeting.chat_message_file_sent` - `meeting.chat_message_sent`