{- "context": {
- "projects": [
- "string"
], - "datasets": [
- "string"
], - "projectIds": [
- "string"
]
}, - "page": 0,
- "pageSize": 0,
- "resource": "string",
- "filter": {
- "property1": null,
- "property2": null
}, - "join": {
- "property1": null,
- "property2": null
}, - "update": {
- "property1": null,
- "property2": null
}, - "delete": true,
- "sort": {
- "property1": null,
- "property2": null
}, - "systemSpace": true,
- "references": {
- "refs": [
- {
- "id": "string",
- "type": "string"
}
], - "operation": "string"
}
}
{- "totalItemsCount": 0,
- "items": [
- {
- "id": "string",
- "url": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "parent": "string",
- "root": "string",
- "ontologyId": "string",
- "path": "string",
- "value": {
- "tag": "string",
- "displayLabel": "string",
- "color": "string",
- "attributes": [
- "string"
], - "displayData": {
- "displayImage": {
- "itemId": "string",
- "datasetId": "string"
}
}
}, - "hasChildren": true,
- "depth": 0,
- "creator": "string"
}
], - "totalPagesCount": 0,
- "hasNextPage": true
}