An API that connects multiple Microsoft services, enabling data access and automation across platforms
Hello Noel Villamayor,
Thanks for posting!
Currently this feature is not available using Graph API. As per Microsoft Documentation to create external users, you have to use the invitation API and then you can be able to see external users as guest user.
Guest accounts in your tenant will have a different user principal name than the UPN they have in their home tenant. You should be able to see evidence of this by querying all the users in your tenant by List user, and finding the external users which have a 'modified' user principal name, usually with "EXT".
Hope this helps.
If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.