Graph group API difference between v1.0 and beta for creationOptions

zeyu Wang 20 Reputation points Microsoft Employee
2025-01-16T17:58:15.78+00:00

Hi there. I'm an eng from planner client team. We have usage of group api which pulls group/{groupid} and getting the key creationOptions to determine some logic based on the results from v1.0.

But after switching to beta, the key is not there anymore and I'm not able to find an equal option in beta. Is there any suggestions on what we should be using?

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

Accepted answer
  1. Yakun Huang-MSFT 10,555 Reputation points Microsoft External Staff
    2025-01-17T02:16:28.1666667+00:00

    Hello Spark Wang,

    Thank you for reaching out to Microsoft Support!

    After testing, as you mentioned, creationOptions will be returned for v1.0, but the key will not be returned for beta version.

    According to the documentation, beta is the test version, the API under this version may change, obviously the endpoint has changed for the group API.

    And beta version is not supported for use in production applications, so it is recommended that you use version v1.0.

    User's image

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    1 person found this answer helpful.

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.