Groups resouce
      
      
    Site group management - Get site group
OVERVIEW
Get details of individual site group
Request URI
GET /api/3/sites/{siteid}/groups/{groupid}
Request parameters
| Parameter | Value | Description | 
|---|---|---|
| siteid | integer | The ID of the site. The siteid can be obtained by calling the Get site list | 
| groupid | integer | The ID of the site group The groupid can be obtained by calling Get all site groups | 
Response
The API returns a group objects. The API returns a 200 OK if successful otherwise an error object and error code.
Notes:
For Admin group information get constant static groupid from Admin group representation
		Last Updated: Nov 08,2024
	
 
		
												
												
Comments
0 Comments