microsoftgraph / microsoftgraph/msgraph-sdk-go
Add API support(s) for get Organization Settings info
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 335
- Forks
- 43
- Avg merge
- 15h 19m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe the problem.
Dear Team,
I am currently exploring ways to retrieve Organization Setting details using the Microsoft Graph SDK (both GA and Beta). However, I have not been able to identify a single API endpoint that exposes all of the settings available in the Microsoft 365 admin portal (please refer to the screenshot below).
Service Settings:
I did find related endpoints such as List subscribedSkus, but these only cover a subset of service-related settings.
Security & Privacy Settings:
On the Beta side, I noticed APIs for some settings like Name Pronunciation, Pronouns, and Sharing. However, other settings, such as Idle session timeout do not appear to be accessible.
Could you please confirm if there is a consolidated API (in GA or Beta) that surfaces the complete set of Organization Settings, or if these values are only available selectively at this time?
Describe the solution you'd like.
Would it be possible to expose all Organization Settings through a single API endpoint, or alternatively, extend the GA/Beta APIs to cover the settings that are currently unavailable?
Additionally, could you please confirm whether I am referencing the correct API documentation (as linked above), or if there are other endpoints that I should be using?
Thanks!
Additional context?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the linked Microsoft Graph documentation for subscribed SKUs, name pronunciation settings, pronouns, and Sharing, then check how the Go SDK exposes those APIs. Determine whether a consolidated Organization Settings endpoint exists and define the scope for covering settings such as idle session timeout; done means the supported API surface and any required additions are clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100