GET /File/GetReferencesToRecursive/{id}/

Gets the references (downstream reference explosion) to the specified file. This is recursive.
 

Request

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

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Path Parameters

Path Parameter Description
id The ID of the entity to check.

Request Body

There is no Request Body for this function.

Response

Response Body

An array of Dundas.BI.WebApi.Models.ProjectData, or a status code indication of success or reason of failure.