accessid
parameterdeliveryKeys
list
(can be comma-concatenated or multiple times parameter)Examples here need a locally existing accessid
parameter. The context of the data
(e.g. “biosamples”) is provided from the retrieved data object itself and not
apparent from the request.
The response in this example was a biosamples
dataset (excerpt):
{
"data": {
"biosamples": [
{
"id": "PGX_AM_BS_20164920_SM-11YB",
"biocharacteristics": [
{
"description": "non-small cell lung carcinoma [cell line H23]",
"type": {
"id": "icdot-C34.9",
"label": "lung and bronchus"
}
}]}]},
"errors": [],
"parameters": {
"accessid": "003d0488-0b79-4ffa-a38f-2fb932480eee",
"collection": "biosamples",
"datasetId": "progenetix"
},
"warnings": []
}