groupService
Getting a list of invited users for particular private group
Getting a list of invited users for particular private group
get/groups/v1/join/{groupId}
Response
OK
integer[] required
The list of user ids
Example response
[ 2, 5 ]
Getting a list of invited users for particular private group
OK
The list of user ids
[ 2, 5 ]