POST /Group/QueryInfos/

Gets limited information about the groups with the given information.
 

Request

Method Request URI
POST /API/Group/QueryInfos/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.GetGroupInfosOptions

Response

Response Body

An array of Dundas.BI.WebApi.Models.MemberInfoData objects, or a status code indicating the problem.