POST
/DataRetrieval/GetData/
Gets the data for the specified objects with the specified settings.
Request
Method
Request URI
POST
/API/DataRetrieval/GetData/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
ID of the session.
Request Body
Name:
options
Type:
Dundas.BI.WebApi.Models.DataRequestData
[]
Response
Response Body
Returns an array of
Dundas.BI.WebApi.Models.DataResultData
with the results. If an error occurs, either a status code is returned indicating the problem, or the Exceptions property on the result will be populated with one or more errors.
© 1999-2018 Dundas Data Visualization, Inc.