Retrieves Models.
Supply query parameters to filter the list.
Ok
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
{- "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
}