How get the data if a viva engage community has setting restricted-posting as true using graph api

Vj 0 Reputation points
2025-03-12T21:24:25.9733333+00:00

I want to check a particular viva community is restricted from posting or not using GET graph api.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,257 questions
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 45,761 Reputation points
    2025-03-14T09:54:23.9233333+00:00

    Hi @Vj

    Currently, the Microsoft Graph API does not support directly checking the posting permissions (such as restricted-posting) for Viva Engage communities. This means you cannot use a GET request to determine if a community has restricted posting.

    To check the posting permissions for a specific Viva Engage community, you need to do it manually through the Viva Engage admin center.

    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.

    0 comments No comments

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.