get https://apps.applozic.com/rest/ws/group/filter
Parameters:
Parameter | Required | Default | Description |
---|---|---|---|
pageSize | No | 500 | list of groups to load |
endTime | No | pass to load more group | |
applicationId | No | application Id for which you want to get the group list |
Note:
To load further group list use lastFetchTime value from the response and pass it in endTime parameter in next call.