Retrieve a list of all of the samples that are not organs that are associated with the dataset id

get/datasets/{id}/samples

Path parameters

idstring required

The unique identifier of entity. This identifier can be either an HuBMAP ID (e.g. HBM123.ABCD.456) or UUID

Response

A list of entity_type == Sample with sample_category != organ associated with the dataset id

object[] required

Changes