i want to search all the items in a drive based on their TaxKeyword.
To begin, i tried to get informations for a list item and it is working. But for an item in a drive, there is no TaxKeyword in response content.
I tried this query :
https://graph.microsoft.com/v1.0/sites/d506b5d3-fa85-4510-88fb-16049640ce8f/drive/items('01OKQZOOXUZW65LYSZNZBZXB3QKR6LKWIP')
But there is no value related to TaxKeyword.
Thanks for helps