POST /Logging/Query/

Retrieves information about logging.
 

Request

Method Request URI
POST /API/Logging/Query/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

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

Response

Response Body

An array of Dundas.BI.WebApi.Models.LogEntryData objects.