Data Sets - Get Data Set Data
Gets the query results for the specified DataSet.
POST /DataSets({Id})/Model.GetData
Request Body
| Name | Type | Description |
|---|---|---|
| MaxRows |
number |
Specifies the maximum number of rows to return from the query. |
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
Ok |
|
| 404 Not Found |
Not Found. |
|
| Other Status Codes |
Error |