Hi @Meynet Florian
You could try calling the /users endpoint and use the $select
query parameter to return the businessPhones
property.
https://graph.microsoft.com/v1.0/users/{user_id}?$select=businessPhones
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.