Groups resouce

Get group list - Get all groups v1

OVERVIEW

Request

GET /groups?{scope=system&type=AD}

Purpose:

Get a list of all groups from the system. The method only allows getting system level groups of type AD. Going forward we can also allow filtering groups based on type in addition to scope.

Response

 <groups>

               <group>

               <scope>system</scope>

<type>{AD}</type>

            </group>

</groups>

Please note that we have updated the documentation to remove the options that are not implemented yet. We plan to provide more filter options for Scope and type parameters. 

Comments


11 Comments

Last Updated: Jun 09,2023