Query settings
Supply the query requested to query settings
The query
Ok
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
{- "resource": "items",
- "filter": null,
- "sort": null,
- "page": 0,
- "pageSize": 0,
- "type": "train"
}
{- "totalItemsCount": 0,
- "items": [
- {
- "id": "string",
- "url": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "modelId": "string",
- "datasetId": "string",
- "figure": "string",
- "legend": "string",
- "data": {
- "y": 0,
- "x": 0
}, - "type": "line",
- "context": {
- "project": "string",
- "creator": "string",
- "org": "string"
}
}
], - "totalPagesCount": 0,
- "hasNextPage": true
}