POST /Project/GetProjectRepresentation/

Get the project representation.
 

Request

Method Request URI
POST /API/Project/GetProjectRepresentation/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Request Body

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

Response

Response Body

A list of Dundas.BI.WebApi.Models.ProjectData objects, or status code indicating success or the reason for failure.