required | Array of objects (Score) |
Ok
{- "scores": [
- {
- "_id": "string",
- "creator": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "value": 0,
- "type": "annotation_iou",
- "context": {
- "relative": "string",
- "modelId": "string",
- "itemId": "string",
- "assignmentId": "string",
- "userId": "string",
- "taskId": "string",
- "datasetId": "string",
- "projectId": "string"
}
}
]
}
[- {
- "_id": "string",
- "creator": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "value": 0,
- "type": "annotation_iou",
- "context": {
- "relative": "string",
- "modelId": "string",
- "itemId": "string",
- "assignmentId": "string",
- "userId": "string",
- "taskId": "string",
- "datasetId": "string",
- "projectId": "string"
}, - "id": "string"
}
]