Ability to use "/me" endpoint for Get Meetings Report API

Is your feature request related to a problem? Please describe.
According to Get Meetings Report API, I can supposedly use /me on the userID parameter instead of the user ID or email. However, when I tried it out, it gives me a 404 error. It turns out that the /me route is not available for this API.

Describe the solution you’d like
I hope that the /me endpoint can be used for Get Meetings Report API like how it can be used in the List Meetings API:

Get Meetings Report API

List Meetings API