Sample datasets

Get static definition of sample datasets

GET https://your.host.vinlab/dc/sample-datasets/static

```json
{
    "error_code": 0,
    "error_message": "OK",
    "server_time": 1671857147,
    "data": {
        "data_types": {
            "1": "DICOM"
        }
    }
}
```

Last updated