POST /Group/Query/

Gets the groups with the given information.
 

Request

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

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

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

Response

Response Body

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