Count Group Members

Returns the total number of members of a group in the Organization module.

 

URL

{RMUrl}/api/Organization/groups/<GroupID>/members/count

 

REQUEST METHOD

GET

 

URL PARAMETER

GroupID: This parameter is provided in the URL and does not need to be sent through GET.

 

REQUEST EXAMPLE

{RMUrl}/api/Organization/groups/6fe49ce4-56d4-475f-9483-1adca6b2976c/members/count

 

SUCCESS RESPONSE

Value corresponding to the total number of people in the group specified. Returns an int.