v5

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

Get the immediate parent list for an Entity. The parents are the nodes connected one level "upstream" from the current node. This list only goes to the next higher level in the graph.

get/parents/{id}

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

An array of parent entities is returned

object[] required