POST /Group/GetMemberOf/

Gets the groups that the account/group is a member of.
 

Request

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

URI Parameters

URI Parameter Description
sessionId The current session ID.

Request Body

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

Response

Response Body

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