Forum Discussion
grant_jenkins
Jun 02, 2025Steel 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 ...
Jimmy_Wessman
Mar 30, 2026Occasional Reader
_api/v2.1/termStore/groups/['TermgroupGUID']/sets/['TermsetGUID']/terms/['TermGUID'}?$SELECT=*,properties&expand=parent,children
Then you get both properties and parent and children nodes