v5

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

Get the list of all uploads the Entity belongs to.

get/entities/{id}/uploads

Path parameters

idstring required

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

Query parameters

property'uuid'

A case insensitive string. Any value besides 'uuid' will raise an error. If property=uuid is provided, rather than entire dictionary representations of each node, only the list of matching uuid's will be returned

Response

An array of upload entities is returned

object[] required