Hi,
I am working on Box API 2.0 and integrating Group object Documentation Group-Object
The documentation has not mentioned anything about GET /Groups for retrieving all the groups from box.com. But I tried to access this through POSTMAN it worked fine with expected JSON response.
So would like to know whether API GET /Groups missed from the documentation?
Should I consider GET /Groups this in my integration or not ?
Thanks.