POST /LogOn/QueryHistory/

Gets the log on history.
 

Request

Method Request URI
POST /API/LogOn/QueryHistory/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.QueryLogOnHistoryOptions

Response

Response Body

An array of Dundas.BI.WebApi.Models.LogOnHistoryRecordData objects, or a status code indicating an error, or an empty array if no results are found.