GET /File/RecentlyUsed/

Gets the most recently used files for the current user.
 

Request

Method Request URI
GET /API/File/RecentlyUsed/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

There is no Request Body for this function.

Response

Response Body

An array of Dundas.BI.WebApi.Models.FileData objects, or a status code indicating a problem, or an empty array if no results were found.