GET
/Export/Queued/
Gets the pending exports which are waiting in the export queue for the specified session.
Request
Method
Request URI
GET
/API/Export/Queued/?sessionIdToQuery=value&sessionId=value
URI Parameters
URI Parameter
Description
sessionIdToQuery
The ID of the session to retrieve the pending exports of.
sessionId
The ID of the session.
Request Body
There is no Request Body for this function.
Response
Response Body
An array of
Dundas.BI.WebApi.Models.ExportRequestOptions
containing the export request data, or a status code indicating the problem.
© 1999-2018 Dundas Data Visualization, Inc.