GET /Hierarchy/

Gets a hierarchy.
 

Request

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

URI Parameters

URI Parameter Description
id The ID of the hierarchy to get.
uniqueName The unique name of the hierarchy.
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.