List Groups

The default implementation of listing Groups returns 200 entries with support for pagination and sorting. Using the parameter limit with description -1 returns all entries.

Example Requests:

groups

groups?fields=name,officeName,joinedDate

groups?offset=10&limit=50

groups?orderBy=name&sortOrder=DESC

Language
Authorization
:
URL
Click Try It! to start a request and see the response here!