Groups\Users

Check if a user has joined a group

This method determines whether a particular user belongs to the specified group.

get/me/groups/{group_id}

Path parameters

group_idnumber required
Example:1108

The ID of the group.

Response

The user belongs to the group.

Changes