v5

latestOpenAPI 3.0.3MIT Licenseraw.githubusercontent.com2025-03-273413135.9 KB

Retrieve uuids for associated dataset of given data_type which shares a sample ancestor of given dataset id

get/datasets/{id}/paired-dataset

Path parameters

idstring required

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

Query parameters

data_typestring required

The desired data_type to be searched for

search_depthinteger

The maximum number of generations of datasets beneath the sample to search for the paired dataset

Response

returns a list (json array) of the uuids (if any) of the matching paired datasets.

string[] required