Groups resouce

Site group management - Get users of a site group

OVERVIEW

This API method returns  the users of a site group 

Request URI

GET   /api/3/sites/{siteid}/groups/{groupid}/users

 

Request parameters

 

Parameter Value Description
siteid integer

The ID of the site. The siteid can be obtained by calling the Get site list API

groupid integer The ID of the group. The groupid can be obtained by calling Get all site groups API and for Admin groupid refer Admin group representation

 

 

 

Response 

The response is a list of user objects. The API returns a 200 OK if successful otherwise an error object and error code

 

Get users from group.postman_collection.json

Comments


3 Comments

Last Updated: Jun 09,2023