POST /Job/JobRunQuery/

Gets the job runs with the given information.
 

Request

Method Request URI
POST /API/Job/JobRunQuery/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

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

Response

Response Body

An array of Dundas.BI.WebApi.Models.JobRunData objects, or a status code indicating the problem.