Forum Discussion
grant_jenkins
Jun 02, 2025Iron Contributor
Retrieve Term Navigation Properties using REST API
I've set up a Term set in the global term store and enabled Navigation so I can add URLs for each of the Terms. Note that I'm not going to use the Term set navigation in my site - it's only there to ...
Parisian
Jul 12, 2025Copper Contributor
Yes I have tried Microsoft Graph including the beta version but it still doesn’t return the navigation-related settings like custom URLs or target audiences. Even though some custom properties can be retrieved, the navigation settings shown in the Term Store UI are not available through Graph either.
These seem to be tied more to the publishing features in SharePoint than to the taxonomy APIs. If you really need to get those values, a possible workaround could be using a background process with higher permissions like PowerShell or an Azure Function.
Let me know if you want help exploring that approach.