get https://apps.applozic.com/rest/ws/group/v2/list
Use this API to get all the groups of the user
Parameter Description:
Parameter | Required | Description |
---|---|---|
updatedAt | No | lastSyncTime to the server |
Note:
- For the next sync call, pass updatedAt parameter to get details of only the modified group or a newly added group for that user. Applozic API response contains generatedAt parameter which contains the timestamp at the time of server response. Use this timestamp as updatedAt for your next sync call.
- In case of Application Bot header is used, Of-User-Id header must be passed. Of-User-Id is the userId of a user for which application bot wants to load the group list.