Hi,
Here is a useful reference I have prepared for another purpose using Graph API.
In your case, please assign the Application permissions to the registered application as given below:
Then, you should be able to access the user calendar with the below graph url
https://graph.microsoft.com/v1.0/users/******@domain.com/calendar/events
Hope this helps.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--