GET /TimeDimension/{id}/

Gets a time dimension.
 

Request

Method Request URI
GET /API/TimeDimension/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the time dimension to get.

Request Body

There is no Request Body for this function.

Response

Response Body

A Dundas.BI.WebApi.Models.TimeDimensionData object containing the time dimension data, or an error code indicating the problem.