GET /HierarchyEntity/

Gets a hierarchy.
 

Request

Method Request URI
GET /API/HierarchyEntity/?id=value&sessionId=value

URI Parameters

URI Parameter Description
id The ID of the hierarchy to get.
sessionId Current session ID.

Request Body

There is no Request Body for this function.

Response

Response Body

A Dundas.BI.WebApi.Models.HierarchyData object containing the hierarchy, or a status code indicating the problem.