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

get/datasets/{id}/donors

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 == Donor that are associated with the dataset id

object[] required

Changes