How can I filter by user email in get items?
"UserName3": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
"Claims": "i:0#.f|membership|h.kim@xksc.com",
"DisplayName": "hy",
"Email": "y.kim@xksc.com",
"Picture": "https://kscone.sharepoint.com/sites/Test_hub/_layouts/15/UserPhoto.aspx?Size=L&AccountName=y.kim@xksc.com",
"Department": "xx",
"JobTitle": "xx"
},
"UserName3#Claims": "i:0#.f|membership|y.kim@xksc.com",
"Modified": "2020-07-27T11:13:46Z",
"Created": "2020-07-27T05:20:43Z",
"Author": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
"Claims": "i:0#.f|membership|y.kim@xksc.com",
"DisplayName": "hy",
"Email": "hy.kim@exksc.com",
"Picture": "https://kscone.sharepoint.com/sites/Test_hub/_layouts/15/UserPhoto.aspx?Size=L&AccountName=y.kim@xksc.com",
"Department": "XXX",
"JobTitle": "xx"
},