Hey TS team
Quick question about the Search Groups API (/api/rest/2.0/groups/search).
If I’m looking at group TS_Test and it is the parent of TESTORGJ, shouldn’t calling TS_Test's guid in the API and searching with "include_sub_groups": true show TESTORGJ under subgroups?
Right now I’m not seeing any child groups in the response, even though I know the relationship exists. Is that expected, or am I missing something in the request?