Getting a list of chats with a specific user in a team

Rajitha Perera 86 Reputation points
2023-01-05T05:16:03.31+00:00

Currently I'm trying to fetch list of chats with a specific user using the below API call. But I did not work properly.

https://graph.microsoft.com/beta/me/chats?$expand=members&$filter=members/any(o: o/displayName eq '<Display Name>')

Would there be a better and more reliable way to get a list of chats with a particular user?

Thanks in advance.

Microsoft Teams | Development
Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
{count} vote

Accepted answer
  1. Gopinath Chennamadhavuni 2,446 Reputation points
    2023-01-05T07:27:16.643+00:00

    Hi @Rajitha Perera ,

    As you have mentioned this issue is happening intermittently and it's a tenant specific.

    I would recommend you to raise a support case with Microsoft Graph, a Support Engineer will be able to assist you better. You can raise support ticket from
    http://aad.portal.azure.com/ or https://admin.microsoft.com/#/support/requests.

    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.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.