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

get/datasets/{id}/organs

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